Skip to content

Commit

Permalink
Merge pull request #295 from maneesha/patch-1
Browse files Browse the repository at this point in the history
better formatting - <p> tags for survey links
  • Loading branch information
Raniere Silva committed Feb 9, 2016
2 parents cc550e2 + 417c645 commit bb542e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@ <h2 id="general">General Information</h2>
<h2 id="schedule">Schedule</h2>

<!-- DO NOT EDIT SURVEY LINKS -->
<em>Surveys</em>
Please be sure to complete these surveys before and after the workshop.
<a href='{{ site.swc_pre_survey }}{{ site.github.project_title }}'>Pre-workshop Survey</a>
<a href='{{ site.swc_post_survey }}{{ site.github.project_title }}'>Post-workshop Survey</a>
<p><em>Surveys</em></p>
<p>Please be sure to complete these surveys before and after the workshop.</p>
<p><a href='{{ site.swc_pre_survey }}{{ site.github.project_title }}'>Pre-workshop Survey</a></p>
<p><a href='{{ site.swc_post_survey }}{{ site.github.project_title }}'>Post-workshop Survey</a></p>

<div class="row">
<div class="col-md-6">
Expand Down

0 comments on commit bb542e2

Please sign in to comment.