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

{{ _("Create") }} {{_("Tag") }}

{% include "tag/_create.html" %} {% endblock %}