mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-20 19:58:31 +00:00
Add page for clubs and inactive clubs
This commit is contained in:
@@ -25,7 +25,6 @@ function make_preview() {
|
||||
<p><input type="button" value="{% trans %}Preview{% endtrans %}" onclick="javascript:make_preview();" /></p>
|
||||
<p><input type="submit" value="{% trans %}Save{% endtrans %}" /></p>
|
||||
</form>
|
||||
<a href="{{ url('core:page_delete', page_id=page.id)}}">{% trans %}Delete{% endtrans %}</a>
|
||||
<div id="preview" class="page_content">
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user