{%- from 'util/assetcache.html' import asset, asset_siteimg with context -%} {%- import 'util/helpers.html' as help -%} {% if SITE == 'pcmemes.net' %} {% set cc='Splash Mountain' %} {% else %} {% set cc='Country Club' %} {% endif %} {% block title %} Create a post - {{SITE_NAME}} {% endblock %} {% block stylesheets %} {% if v %} {% if v.agendaposter %} {% elif v.css %} {% endif %} {% else %} {% endif %} {% if v.earlylife %} {% endif %} {% endblock %} {% include "header.html" %} {% block form %}

Create a post

{%- set hole_placeholder = 'Required' if HOLE_REQUIRED else 'Optional' -%} {% for s in SUBS %} {% endfor %}
{% if FEATURES['CATEGORIES'] -%}
{%- endif %}
To post an image, use a direct image link such as i.imgur.com
Optional if you have text. You can upload images or videos.

Toggle preview
       

												
												


												
{% if FEATURES['COUNTRY_CLUB'] -%}
{%- endif %}






												
{% if error %}{{error}}{% endif %}
{% endblock %} {% if request.path == '/submit' %} {% endif %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}