Skip to content

Commit

Permalink
fix: Move iframe outside p tag
Browse files Browse the repository at this point in the history
  • Loading branch information
geokrety-bot authored and kumy committed Jul 31, 2023
1 parent dbf3b43 commit 07a1e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/app-templates/smarty/help-pages/en/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@

</div>
<div class="col-md-5">
<iframe width="420" height="315" src="https://www.youtube.com/embed/t2VsHFkUl7U"> </iframe>
<p>
<iframe width="420" height="315" src="https://www.youtube.com/embed/t2VsHFkUl7U"> </iframe>
Watch an instructional screencast about registering and
making your own GeoKrety.
</p>
Expand Down

0 comments on commit 07a1e39

Please sign in to comment.