New webpage style.

This commit is contained in:
2010-03-09 23:47:21 +00:00
parent 0881634127
commit 1b74e8f272
7 changed files with 144 additions and 23 deletions

View File

@@ -6,9 +6,10 @@
<h1>Your Profile</h1>
<ul>
<li><b>Username:</b> {{ user.username }}</li>
</ul>
<p>
<b>Username:</b> {{ user.username }}<br/>
<b>Email:</b> {{ user.email }}<br/>
</p>
{% if eveaccounts %}
<h2>Service Accounts</h2>
@@ -33,7 +34,6 @@ a new service click the Add Service link</p>
</tr>
{% endfor %}
</tbody>
<tfoot><tr><td colspan="5">&nbsp;</td></tr></tfoot>
</table>
{% endif %}
@@ -65,13 +65,13 @@ setup.</p>
</tr>
</tbody>
{% endfor %}
<tfoot><tr><td colspan="5">&nbsp;</td></tr></tfoot>
</table>
{% endif %}
<p>
<a href="/profile/add/eveapi">Add a Eve API key</a>
</p>
<br/>
<h2>Reddit Accounts</h2>
<p>This is a list of all your current linked Reddit accounts</p>
@@ -87,7 +87,6 @@ setup.</p>
</tr>
{% endfor %}
</tbody>
<tfoot><tr><td colspan="5">&nbsp;</td></tr></tfoot>
</table>
{% endif %}
<p>