{% extends "userpage/userpage.html" %} {% block content %}

This account is private

This user has enabled private mode to cloak their posting history.

{% endblock %} {% block pagenav %} {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
{{u.username}}
{% endif %} {% endblock %}