blog/webapp/templates/home.html

4 lines
63 B
HTML
Raw Normal View History

2020-07-08 14:36:13 +02:00
{% extends "layout.html" %}
{% block content %}
{% endblock %}