This commit is contained in:
parent
30b4ffa43d
commit
1424e36ba8
1 changed files with 2 additions and 2 deletions
|
@ -13,14 +13,14 @@
|
|||
|
||||
{{- define "main" }}
|
||||
<main id="main">
|
||||
<section id="general-description">
|
||||
<div id="general-description">
|
||||
<p id="websites-and-graphics">
|
||||
{{ i18n "home-websites-and-graphics" | safeHTML }}
|
||||
</p>
|
||||
<p id="cozy-town">
|
||||
{{ i18n "home-cozy-town" | safeHTML }}
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
{{ partial "moreposts.html" . }}
|
||||
</main>
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue