personal-website/templates/finder/mobile-desktop.tmpl

8 lines
156 B
Cheetah
Raw Permalink Normal View History

2023-04-13 01:09:07 +00:00
{{ define "finder/mobile-desktop.tmpl" }}
<div class="MobileContentBorder">
<div class="FileTileView">
</div>
</div>
{{ end }}