{% from "macros/user.html" import m_user_link, m_user_photo %} {%- macro m_postinfos(post) %} {%- set author_href = url_for("social.user", user_id=post.creator.id) %} {%- set thread_href = url_for(".thread", thread_id=post.thread_id, community_id=g.community.slug) %}
{{ attachment.content_length|filesize }} |