2 lines
82 B
HTML
2 lines
82 B
HTML
<iframe src="{{ .Get 0 }}" width="{{ .Get 1 }}%" height="{{ .Get 2 }}"> </iframe>
|
<iframe src="{{ .Get 0 }}" width="{{ .Get 1 }}%" height="{{ .Get 2 }}"> </iframe>
|