{% 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

Password must be at least 8 characters and contain uppercase, lowercase, and numbers
Passwords do not match
{% endblock %}