{% extends "base.html.j2" %} {% block page_title %}tags/ {{ super() }}{% endblock %} {% block page_title_short %}tags/{% endblock %} {% block content %}
{{ config.get_tag_prompt("", "ls .") }}
{{ tags_ls }}