mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-08 11:23:48 -05:00
11 lines
144 B
HTML
11 lines
144 B
HTML
{% include header.html %}
|
|
|
|
{% include nav.html %}
|
|
|
|
<section>
|
|
|
|
{{ content }}
|
|
|
|
</section>
|
|
|
|
{% include footer.html %} |