blog/webapp/templates/home.html
2020-07-08 14:36:13 +02:00

4 lines
63 B
HTML

{% extends "layout.html" %}
{% block content %}
{% endblock %}