mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 16:30:28 -04:00
4 lines
123 B
HTML
4 lines
123 B
HTML
<div class="embed iframe">
|
|
<iframe src="{{ .Get "src" }}" {{ with .Get "title" }}title="{{ . }}"{{ end }}></iframe>
|
|
</div>
|