mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
9 lines
171 B
HTML
9 lines
171 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto min-h-screen">
|
|
<h2>{{ page.title }}</h2>
|
|
{{ content }}
|
|
</article>
|