mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2024-12-22 09:35:07 +01:00
parent
21dd26dda2
commit
c7d0045b0d
@ -1,5 +1,5 @@
|
|||||||
<!-- Gallery -->
|
<!-- Gallery -->
|
||||||
<section class="wrapper style1 align-center">
|
<section class="wrapper style1 align-center" {{ with .id }} id="{{ . }}"{{ end }}>
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<h2>{{ .title }}</h2>
|
<h2>{{ .title }}</h2>
|
||||||
<p>{{ .content | safeHTML }}</p>
|
<p>{{ .content | safeHTML }}</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user