0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 22:22:43 -05:00
penpot/docs/_includes/layouts/home.njk

8 lines
119 B
Text
Raw Normal View History

---
layout: layouts/base.njk
templateClass: tmpl-home
---
<div class="main-container">
{{ content | safe }}
</div>