mirror of
https://github.com/ae-utbm/sith.git
synced 2025-11-22 12:46:58 +00:00
Refactor lots of tabed templates, and create TabedViewMixin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "club/club_base.jinja" %}
|
||||
{% extends "core/base.jinja" %}
|
||||
|
||||
{% block club %}
|
||||
{% block content %}
|
||||
<h3>{% trans %}Club tools{% endtrans %}</h3>
|
||||
<div>
|
||||
{% if object.counters.filter(type="OFFICE")|count > 0 %}
|
||||
|
||||
Reference in New Issue
Block a user