Swiftgram/docs/_layouts/appledocs.html

16 lines
205 B
HTML
Executable File

---
sectionid: appledocs
---
{% include header.html %}
<section class='content'>
<div class='width'>
<article class='withtoc'>
{{ content }}
</article>
</div>
</section>
{% include footer.html %}