This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/templates/yuuno/profile/comments.tpl
flashwave 93d66e51fe r20151108
Signed-off-by: Flashwave <me@flash.moe>
2015-11-08 23:27:42 +01:00

4 lines
145 B
Smarty
Executable file

{% set comments = profile.profileComments.comments %}
{% set commentsCategory = 'profile-' ~ profile.id %}
{% include 'elements/comments.tpl' %}