chore(style): update code style and add an i18n word
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
|
||||
{{- define "content" -}}
|
||||
<div class="page single">
|
||||
{{- /* Title */ -}}
|
||||
<h1 class="post-title animated pulse faster">
|
||||
{{- .Title -}}
|
||||
</h1>
|
||||
|
||||
{{- /* Content */ -}}
|
||||
<div class="post-content">
|
||||
{{- partial "hook/content.html" .Content | safeHTML -}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user