personal-website/templates/img-viewer/mobile-app.tmpl

9 lines
217 B
Cheetah
Raw Normal View History

2023-04-13 01:09:07 +00:00
{{ define "img-viewer/mobile-app.tmpl" }}
<div class="MobileContentBorder">
<div class="Img-Viewer-Picture-Container">
<div class="Img-Viewer-Picture">
</div>
</div>
{{ end }}