{% extends "obpages/accounts/auth_base.html" %} {% block content %}

User Actions

  • Create a sequence
  • View your sequences
  • Account Actions

  • Log out
  • Change your password
  • Reset your password
  • {% if user.is_staff %}
  • Go to admin site
  • {% endif %}
    {% endblock content %}