{% extends "loner.html" %} {% from "macros/version_switch.html" import version_switch %} {% macro publish_buttons() %} {% if version == 'admin' %}
{% endif %} {% endmacro %} {% block buttons_top %}{{ publish_buttons() }}{% endblock %} {% block after_title %}