Skip to content

Commit

Permalink
Merge pull request #503 from JupiterBroadcasting/revert-502-bugfix/48…
Browse files Browse the repository at this point in the history
…5-contact-iframe-bandaid

Revert "Temp Fix for Contact Page"
  • Loading branch information
gerbrent authored Feb 6, 2023
2 parents 7000b57 + c124b33 commit d63214f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions themes/jb/layouts/contact/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
<div class="container">
<div class="content">
<h1>{{.Title}}</h1>
<iframe id="contact-frame" height="835" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="https://jblive.wufoo.com/embed/w7x2r7/">
<a target="_blank" href="https://jblive.wufoo.com/forms/w7x2r7/">Fill out the form here</a>
</iframe>
<iframe id="contact-frame" height="830" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none" src="https://jblive.wufoo.com/embed/w7x2r7/"><a target="_blank" href="https://jblive.wufoo.com/forms/w7x2r7/">Fill out the form here</a></iframe>
</div>
</div>
{{end}}

0 comments on commit d63214f

Please sign in to comment.