1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-09-21 06:24:43 +02:00
bird-lg/templates/index.html
2011-12-16 11:02:24 +01:00

5 lines
78 B
HTML

{% extends "layout.html" %}
{% block body %}
{{ output|safe }}
{% endblock %}