{% extends "userpage.html" %} {% block content %}
This user has enabled private mode to cloak their posting history.
{% if u.id == 253 and 'rama' in request.host %} {% if v and v.coins > 500 and not v.is_suspended %} Pay rent to view profile (500 coins) {% endif %} {% if v and v.coins > 5000 and time - v.created_utc > 604800 and not v.is_suspended %} Attempt to steal coins{% endif %}