{%- import 'util/helpers.html' as help -%} {%- import 'html_head.html' as html_head with context -%} {{html_head.html_head(true, false, true, none, "Create a post", none, "", false)}} {% include "header.html" %} {% block form %}

Create a post

{%- set hole_placeholder = 'Required' if HOLE_REQUIRED else 'Optional' -%} {% for s in SUBS %} {% endfor %}
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 | safe}}{% endif %}
{% endblock %} {% if request.path == '/submit' %} {% endif %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}