{% extends 'base/base.html' %} {% load static %} {% block title %}Settings - ThrillWiki{% endblock %} {% block content %}

Settings

{% csrf_token %}

Update Profile

{% csrf_token %}

Change Email

{% csrf_token %}

Change Password

{% endblock %}