Show discussion:
{% if allow_config %}
{% else %}
{{app.show_discussion}}
{% endif %}
Show left bar:
{% if allow_config %}
{% else %}
{{app.show_left_bar}}
{% endif %} (to people without edit rights)
Show metadata:
{% if allow_config %}
{% else %}
{{app.show_right_bar}}
{% endif %}
{% if allow_config %}
Cancel
{% endif %}