summaryrefslogtreecommitdiffstats
path: root/templates/index.html
blob: 7570cf495e7e7b46b447e5c74b9ee69e6467b398 (plain)
1
2
3
4
5
{% extends "layout.html" %}
{% block body %}
  {% include '_tags.html' %}
{% endblock %}