Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Expand shell of user account settings page
Browse files Browse the repository at this point in the history
  • Loading branch information
ptgolden committed Jul 27, 2015
1 parent d26d0cb commit a2a95e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions editorsnotes/auth/templates/user_account_settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

{% block setting_content %}
<h2>Account settings</h2>

<h3>Username</h3>

<h3>API Token</h3>

<h3>Delete account</h3>

{% endblock %}

0 comments on commit a2a95e3

Please sign in to comment.