mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-11-06 11:37:54 -06:00
Compare commits
1 Commits
semantic-h
...
bda5569d56
| Author | SHA1 | Date | |
|---|---|---|---|
|
bda5569d56
|
@@ -1,10 +1,8 @@
|
|||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<div class="page-title">
|
|
||||||
<h1>
|
<h1>
|
||||||
{{ partial "icon.html" "files" }}
|
{{ partial "icon.html" "files" }}
|
||||||
{{ .Title | markdownify }}
|
{{ .Title | markdownify }}
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
|
||||||
|
|
||||||
{{ with .Content }}
|
{{ with .Content }}
|
||||||
{{ . }}
|
{{ . }}
|
||||||
|
|||||||
Reference in New Issue
Block a user