8 lines
146 B
HTML
8 lines
146 B
HTML
![]() |
{{define "body"}}
|
||
|
<section id="wrapper">
|
||
|
</section>
|
||
|
{{end}}
|
||
|
|
||
|
{{define "scripts"}}
|
||
|
<script src="/static/js/helper.js"></script>
|
||
|
{{end}}
|