{% include "emoji_modal.html" %} {% include "gif_modal.html" %} {% block title %}
Create a post - {{'SITE_NAME' | app_config}}
{% endblock %}
{% block stylesheets %} {% if v %}
{% if v.agendaposter %}
{% elif v.css %}
{% endif %} {% else %}
{% endif %} {% endblock %}
{% include "header.html" %} {% block form %}
Create a post
Create a post
Post Title
URL
To post an image, use a direct image link such as i.imgur.com
Attachment Upload
Select File
Optional if you have text.
You can upload videos up to 1 minute long.
Text
Toggle preview
GIF
Formatting help
+18
Draft
{% if v.admin_level == 6 or (v.coins >= 750 and not v.club_banned) %}
Country Club thread
{% endif %}
Cancel
{% if error %}
{{error}}
{% endif %}
Post
{% endblock %}