2 lines
114 B
HTML
Raw Normal View History

2021-11-24 11:30:38 +01:00
{% extends "base.html" %}
{% block body %} <h1> sytle="text-align:center" {{ name }} </h1> {% endblock body %}