{% extends "base.html" %} {% block title %}DNS Control Panel - My Profile{% endblock %} {% block dashboard_stat %}

Profile Edit my profile

{% endblock %} {% block content %}

Edit my profile{% if external_account %} [Disabled - Authenticated externally]{% endif %}

{% endblock %} {% block extrascripts %} {% endblock %}