{% extends "/shared/base.html" %} {% block title %}{{ directory }}{% endblock %} {% block title2 %}Repositories{% endblock %} {% block main %}
{% for path in repo_paths %} {{ path.stem }} {% endfor %}

Admin

{{macros.feather_img('trash-2') }}
{% endblock %}