flashwave
711351926f
this happens when you make massive changes Signed-off-by: Flashwave <me@flash.moe>
3 lines
155 B
Smarty
3 lines
155 B
Smarty
{% set comments = profile.profileComments.comments %}
|
|
{% set commentsCategory = 'profile-' ~ profile.data.user_id %}
|
|
{% include 'elements/comments.tpl' %}
|