mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
5 lines
No EOL
135 B
HTML
5 lines
No EOL
135 B
HTML
{{ $id := delimit (slice "gallery" (partial "functions/uid.html" .)) "-" }}
|
|
|
|
<div id="{{ $id }}" class="gallery">
|
|
{{ .Inner }}
|
|
</div> |