Help link

This commit is contained in:
Matthew Mongeau
2012-06-29 11:52:48 -04:00
parent 0028324161
commit 3a54916b2d
4 changed files with 5 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
<div class="divider"></div>
<ol class="user-options">
<li><a href="#">Account Settings</a></li>
<li><a href="#">Help</a></li>
<li><a href="${reverse('help_edx')}">Help</a></li>
<li><a href="${reverse('logout')}">Log Out</a></li>
</ol>
</li>