1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/docs/_layouts/default.html

12 lines
127 B
HTML
Raw Normal View History

---
layout: compress
---
{% include _header.html %}
<main>
{{ content }}
</main>
{% include _footer.html %}