mirror of
https://github.com/rottenwheel/revuoxmrtheme.git
synced 2024-11-10 04:30:06 +00:00
6 lines
No EOL
97 B
HTML
6 lines
No EOL
97 B
HTML
{{ define "main" }}
|
|
<div class="content">
|
|
<h3>{{ .Title }}</h3>
|
|
{{ .Content }}
|
|
</div>
|
|
{{ end }} |