mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
6 lines
123 B
HTML
6 lines
123 B
HTML
{% include head.html %}
|
|
|
|
<!-- Add your site or application content here -->
|
|
<p>{{ content }}</p>
|
|
|
|
{% include footer.html %} |