mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 13:54:23 +01:00
5 lines
61 B
HTML
5 lines
61 B
HTML
|
{{ define "main" }}
|
||
|
|
||
|
{{ partial "banner.html" . }}
|
||
|
|
||
|
{{ end }}
|