Skip to content

Commit

Permalink
Update survey.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
brookr authored May 27, 2021
1 parent 9b91629 commit e667cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/pages/survey.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<div id="mainSurveyArea">
<div>
<h2 class="surveyWelcome">Please complete the embedded survey below.</h2>
<p>Be sure to click "SUBMIT" after answering the final question.</p>
<h2 class="surveyWelcome">Be sure to click "SUBMIT" after answering the final question.</h2>
</div>
<div id="surveybody">
<iframe src="https://form.jotform.com/<%= id %>" style="width: 100%; height: 500px;" title= "Survey"></iframe>
Expand Down

0 comments on commit e667cc2

Please sign in to comment.