{% extends "default.html" %} {% block pagetitle %}Hats{% endblock %} {% block pagetype %}message{% endblock %} {% block banner %}
Hat | >Name | >Description | {% if SITE == 'rdrama.net' %}>Author | {% endif %}>Owners | >Price | Actions | >Added on |
---|---|---|---|---|---|---|---|
|
{{hat.name}} | {{hat.censored_description(v)}} | {% if SITE == 'rdrama.net' %}{% include "user_in_table.html" %} | {% endif %}{{hat.number_sold}} | {{hat.price}} |
{% if hat.id not in owned_hat_ids and hat.is_purchasable %}
|