3 lines
255 B
HTML
3 lines
255 B
HTML
|
{{define "main"}}
|
||
|
<div style="position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);"><iframe src="https://giphy.com/embed/YyKPbc5OOTSQE" width="480" height="480" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div>
|
||
|
{{end}}
|