Rename iframe.html to tag-iframe.html

master
Will Faught 12 months ago
parent 879df35d0d
commit 580f096523

@ -31,7 +31,7 @@
{{ $styles = delimit $styles "; " }}
<div class="{{ $class }}" {{ with $styles }} style="{{ . | safeCSS }}" {{ end }}>
{{ partial "paige/iframe.html" (dict
{{ partial "paige/tag-iframe.html" (dict
"fullscreen" $fullscreen
"referrerpolicy" $referrerpolicy
"src" $src

Loading…
Cancel
Save