{% extends "index-base.html" %} {% block style_links %} {{ super() }} {% endblock %} {% macro render_tag(tag, post_id) %} {% set tag_flat = tag.replace("/", "__") %} {{ tag }} {% endmacro %} {% block inner_content %}