{% extends "default.html" %} {% block pagetitle %}/h/{{hole}} Settings{% endblock %} {% block content %}
Make this hole blocked by default (users can visit it to unblock it).
Marsey
sub marsey picture
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
Sidebar Images
{% for sidebar in hole.sidebarurls %}
/h/{{hole.name}} sidebar
{% else %}
{{macros.ghost_box("No sidebar images uploaded", "", 2, "flex:1")}}
{% endfor %} {% if not g.is_tor %}
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
{% endif %}
Banners
{% for banner in hole.bannerurls %}
/h/{{hole.name}} banner
{% else %}
{{macros.ghost_box("No banners uploaded", "", 2, "flex:1")}}
{% endfor %} {% if not g.is_tor %}
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
{% endif %}

Edit Sidebar


Edit CSS


Limit of {{CSS_LENGTH_LIMIT}} characters

Edit Snappy Quotes


Separate Quotes with [para]

Limit of {{HOLE_SNAPPY_QUOTES_LENGTH}} characters

{% endblock %}