mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-17 21:53:50 +00:00
Refactor lots of tabed templates, and create TabedViewMixin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "club/club_base.jinja" %}
|
||||
{% extends "core/base.jinja" %}
|
||||
{% from 'core/macros.jinja' import user_profile_link %}
|
||||
|
||||
{% block club %}
|
||||
{% block content %}
|
||||
<h2>{% trans %}Club members{% endtrans %}</h2>
|
||||
<table>
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user