2017-03-10 22:59:27 -08:00
|
|
|
<!-- parameters, jotformID,text for button-->
|
2017-03-11 20:11:20 -08:00
|
|
|
<div class ="box box--btn">
|
|
|
|
<a class="btn" href="javascript:void( window.open('https://form.jotform.com/{{ .Get 0 }}', 'blank', 'scrollbars=yes, toolbar=no, width=700, height=500') )">{{ .Get 1 }}</a>
|
2017-03-10 22:59:27 -08:00
|
|
|
</div>
|