Commit 00283241 by Matthew Mongeau

Change username in navigation from static copy.

parent 31efd1f7
......@@ -32,7 +32,7 @@
<div class="divider"></div>
<a href="${reverse('dashboard')}" class="user-link">
<span class="avatar"><img src="${static.url('images/profile.jpg')}" /></span>
Neil deGrasse Tyson
${user.username}
</a>
<div class="divider"></div>
<a href="#" class="options">&#9662</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment