5 γραμμές
91 B
HTML
5 γραμμές
91 B
HTML
{{- with .GetPage "pages/welcome" }}
|
|
<h3>{{- .Title }}</h3>
|
|
{{- .Content}}
|
|
<hr>
|
|
{{- end }}
|