Rating {% for rating in ('safe', 'questionable', 'explicit') %} {{ rating.capitalize() }} {% endfor %}
Search {% if utils.session_rating().get('rating') %}{% endif %} clear selection {% for tag in sel_tags %} {{ tag.content_deser }} {{ tag.count }} {#{{ tag.post_ids }}#} {% endfor %} {% for tag in tags %} {{ tag.content_deser }} {{ tag.count }} {##} {#{{ tag.post_ids }}#} {% endfor %}