Add commenting on photos

pull/2/head
Noah 2014-04-07 09:44:20 -07:00
コミット 1ff8e277b1
1個のファイルの変更5行の追加0行の削除

ファイルの表示

@ -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 %}