1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2025-03-31 08:34:25 +02:00
bird-lg/templates/index.html
2011-12-16 11:02:24 +01:00

4 lines
78 B
HTML

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