{% extends "closedverse_main/layout.html" %} {% block main-body %}{% load closedverse_user %}{% load closedverse_tags %}{% load closedverse_community %} {% if community.is_feature %}

Who the fuck gave you ownership of a fucking featured community!

{% endif %} {% community_sidebar community request %}

Change settings for {{ community.creator }}'s community

  • Set name:

  • Community description:

  • {% if request.user.has_freedom %}
  • {% endif %}
  •  

    Require login:

    If this is on, users will need to sign in to view your community.

  • Platform

    If your community is for a video game, you can set the platform here. This will show an icon corresponding to what platform you pick.

  • {% csrf_token %}
    {% endblock %}