aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
blob: fd23cc2c311ac0f1bf39a9c9eb0f85a040789f35 (plain)
1
2
3
4
5
6
7
{% extends "core.html" %}

{% block content %}

{{ readme }}

{% endblock %}