Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Fix placement of heading (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Sep 13, 2012
1 parent 4cf505b commit ebcdb3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/%participant_id/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,10 @@ <h3>{{ participant['id'] }} joined {{ dt2age(participant['claimed_time']) }}.
<span class="small"><a href="history.html">History</a></span>
</h3>

<h3>Linked Accounts</h3>
{% end %}

<h3>Linked Accounts</h3>

{% end %}


Expand Down

0 comments on commit ebcdb3c

Please sign in to comment.