{% from 'common/macros.html' import timestamp, subheader %} {% from 'common/icons.html' import icn_locked %} {%- extends 'base.html' -%} {%- block content -%} {%- call() subheader('All topics') -%} {%- if is_mod() -%}
{%- endif -%} {%- endcall -%} {%- for topic in topics -%}