{% if v %} {% include "award_modal.html" %} {% endif %} {% for p in listing %} {% set ups=p.upvotes %} {% set downs=p.downvotes %} {% set score=ups-downs %} {% if v %} {% set voted= p.voted %} {% else %} {% set voted=-2 %} {% endif %} {% if request.host == 'pcmemes.net' %} {% set cc='SPLASH MOUNTAIN' %} {% else %} {% set cc='COUNTRY CLUB' %} {% endif %} {% if p.active_flags %}
{% endif %}Your {% if "saved" in request.full_path %}saved posts{% else %}posting history{% endif %} will show here.
{% if "saved" not in request.full_path %}Create a post{% endif %}Their posting history will show here.
Looks like there is no content atm.