{% if v %} {% include "CHRISTMAS/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 %}
  • {{ p.author.username }} avatar
    {% if p.author.shadowbanned or p.distinguish_level or p.is_bot or p.is_blocking or p.is_blocked or p.author.verified %} {% if v and v.admin_level==6 and p.author.shadowbanned %} {% endif %} {% if p.distinguish_level %} {% endif %} {% if p.is_bot %} {% endif %} {% if p.is_blocking %} {% endif %} {% if p.is_blocked %} {% endif %} {% if p.author.verified %} {% endif %} {% endif %} {% if not p.award_count('ghosts') %} {% if p.author.patron and not p.distinguish_level %} {{p.author.username}} {% elif p.distinguish_level and request.host == 'rdrama.net' %} {{p.author.username}} {% else %} {{p.author.username}} {% endif %} {% if p.author.customtitle %} {% if p.author.quadrant %} {% endif %} {{p.author.customtitle | safe}} {% endif %} {% endif %} {{p.age_string}} {% if p.edited_utc %} Edited {{p.edited_string}} {% endif %} {% if p.is_image %} (image post) {% elif p.is_video %} (video post) {% elif p.realurl(v) %} ({{p.domain}}) {% else %} (text post) {% endif %} {% if p.active_flags %} {% endif %} {% if p.bannedfor and p.author.banned_by %} {% endif %} {% if p.flair or p.over_18 or p.club or p.stickied or (p.is_pinned and request.path.startswith('/@')) or p.private or p.awards %}
      {% if p.flair %}
    • {{p.flair | safe}}
    • {% endif %} {% if p.over_18 %}
    • +18
    • {% endif %} {% if p.club %}
    • Country Club
    • {% endif %} {% if p.stickied and (p.stickied.startswith('t:') or p.stickied.startswith('j:')) %}
    • Pinned
    • {% elif p.stickied %}
    • Pinned
    • {% endif %} {% if p.private %}
    • Draft
    • {% endif %} {% if p.awards %} {% for a in p.awards %}
    • {% endfor %} {% endif %}
    {% endif %}
    {{p.realtitle(v) | safe}}
    {% if p.realbody(v) and not p.over_18 %}
    {{p.realbody(v) | safe}}
    {% endif %}
    {% if p.club and not (v and (v.paid_dues or v.id == p.author_id)) %} {% elif not p.url %} {% elif p.is_image %} {% elif p.is_video %} post thumnail {% elif p.is_youtube %} post thumnail {% else %} {% endif %}
    {% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and environ.get('CARD_VIEW') == '1')) %}
    Post preview
    {% endif %} {% if not p.club or v and (v.paid_dues or v.id == p.author_id) and (p.is_video or p.is_youtube) %}
    {% if p.is_video %}
    {% elif p.is_youtube %}
    {{p.embed_url | safe}}
    {% endif %}
    {% endif %}
    {% include "CHRISTMAS/submission/SubmissionActionsMobile.html" %}
    {% include "CHRISTMAS/modals/ModalSubmissionActions.html" %}
  • {% else %} {% if request.path.endswith('/admin/queue') %}
    This queue is empty. (That's a good thing.)
    {% elif u %} {% if v and v.id == u.id %}

    You haven't {% if "saved" in request.full_path %}saved{% else %}made{% endif %} a post yet

    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 %}
    {% else %}

    @{{u.username}} hasn't made a post yet

    Their posting history will show here.

    			
    {% endif %} {% else %}

    No posts here -_-

    Looks like there is no content atm.

    {% endif %} {% endfor %} {% if v %} {% include "CHRISTMAS/delete_post_modal.html" %} {% include "CHRISTMAS/report_post_modal.html" %} {% if v.admin_level == 6 %} {% include "CHRISTMAS/ban_modal.html" %} {% endif %} {% endif %} {% include "CHRISTMAS/expanded_image_modal.html" %}