{% extends "base.html" %} {% block title %}profile - irc.now{% endblock %} {% block banner %}{% include "partials/announcement.html" %}{% endblock %} {% block flash %}{% include "partials/flash.html" %}{% endblock %} {% block content %}

profile

details

password

passwords are managed by our identity provider.

change password
{% if plan == "pro" %}

content settings

uncheck to keep your txt and pics content indefinitely

{% endif %}

account

plan {{ plan }}
id {{ sub }}
member since {{ created_at }}
{% endblock %}