Removed unused file
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
| {% extends 'attract/layout.html' %}
|
|
||||||
| {% block page_title %}Shot {{ shot.name }}{% endblock %}
|
|
||||||
| {% block body %}
|
|
||||||
#col_main
|
|
||||||
h1 Shot 
|
|
||||||
span(class="shot-name-{{ shot._id }}") {{ shot.name }}
|
|
||||||
#col_right
|
|
||||||
| {% include "attract/shots/shot_embed.html" %}
|
|
||||||
| {% endblock %}
|
|
Reference in New Issue
Block a user