1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-09-20 22:14:43 +02:00
bird-lg/templates/index.html

5 lines
78 B
HTML
Raw Normal View History

2011-12-16 11:02:24 +01:00
{% extends "layout.html" %}
{% block body %}
{{ output|safe }}
{% endblock %}