Update templates
This commit is contained in:
parent
0c00bc20df
commit
e19776aae3
9 changed files with 113 additions and 20 deletions
|
@ -15,5 +15,6 @@
|
|||
{% block content %}
|
||||
|
||||
<h1>{{ photo.slug }}</h1>
|
||||
<img src="{{ photo.photo.url }}" alt="{{ photo.slug }}" class="height='100%'" />
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue