mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
7 lines
112 B
HTML
7 lines
112 B
HTML
|
<h1>{{.Title}}</h1>
|
||
|
<p class="body">
|
||
|
{{yield}}
|
||
|
</p>
|
||
|
|
||
|
<a href="{{.RefLink}}" target="_new">{{.RefTitle}}</a>
|