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

This account is private

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

{% if u.id == 253 and 'rdrama' 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
					
Landlords, like all other men, love to reap where they never sowed.
{% endif %}




				
{% endif %}
{% endblock %} {% block pagenav %}{% endblock %}