needs moderation

This commit is contained in:
Thomas Steen Rasmussen 2021-08-25 02:39:04 +02:00
parent 3420394a0f
commit b3f127f197
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ Villages | {{ block.super }}
tent, chairs and tables in the shop!
</p>
{% if user.is_authenticated and not camp.read_only %}
<a href="{% url 'village_create' camp_slug=camp.slug %}" class="btn btn-primary">Create a new {{ camp.title }} village</a>
{% endif %}
<hr />
{% if villages %}
<table class="table table-hover table-condensed table-striped">