3 lines
70 B
HTML
3 lines
70 B
HTML
|
|
{{ define "testPartial" }}
|
||
|
|
<p>Dies ist ein Test-Partial.</p>
|
||
|
|
{{ end }}
|