lauralani
85d971d3bd
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
9 lines
No EOL
148 B
HTML
9 lines
No EOL
148 B
HTML
{{ define "page" }}
|
|
<article class="container">
|
|
<content>
|
|
<h1>{{ .Title }}</h1>
|
|
<br/>
|
|
{{ .Content }}
|
|
</content>
|
|
</article>
|
|
{{ end }} |