mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
12 lines
196 B
Java
12 lines
196 B
Java
---
|
|
layout: default
|
|
---
|
|
<div class="post">
|
|
<header class="post-header">
|
|
<h1 class="h2">{{ page.title }}</h1>
|
|
</header>
|
|
<article class="post-content">
|
|
{{ content }}
|
|
</article>
|
|
</div>
|