6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
{% extends "layout.html.j2" %}
|
||
|
|
||
|
{% block body %}
|
||
|
|
||
|
{% endblock body %}
|