2 lines
225 B
HTML
2 lines
225 B
HTML
<iframe width="100%" scrolling="no" frameborder="no" src="https://{{ with .Get "pod" }}{{ . }}{{ end }}/front/embed.html?&type={{ with .Get "type" }}{{ . }}{{ end }}&id={{ with .Get "id" }}{{ . }}{{ end }}"></iframe>
|