{% extends "layout.html" %} {% block content %}

{{ _("Tags") }}

{{ _("Create") }}
{% include "tag/_table.html" %} {% endblock %}