{% include 'nav_bar.html' %}
{% include 'tags/menu_sidebar.html' %}
{{ tag['value'] }} {% if tag['enabled'] %} Enabled {% else %} Disabled {% endif %}

{{ tag['tag'] }}

{% if 'description' in tag %} {% endif %} {% if 'refs' in tag %} {% endif %}
Description {{ tag['description'] }}
Refs {{ tag['refs'] }}
{% if 'meta' in tag %}
Meta
{{ tag['meta'] }}
{% endif %} {#
#} {# {% if galaxy['enabled'] %}#} {# #} {# Disable Galaxy#} {# #} {# {% else %}#} {# #} {# Enable Galaxy#} {# #} {# {% endif %}#} {#
#}