Add commenting on photos
This commit is contained in:
parent
61dce0f90f
commit
1ff8e277b1
|
@ -46,4 +46,9 @@ Uploaded by {{ author["name"] }} on {{ photo["pretty_time"] }}.
|
|||
</ul>
|
||||
{% endif %}
|
||||
|
||||
{{ include_page("comment.partial_index",
|
||||
thread="photos-{}".format(photo["key"]),
|
||||
subject="Photo Comment",
|
||||
) | safe }}
|
||||
|
||||
{% endblock %}
|
Loading…
Reference in New Issue
Block a user