Notes of users that don't have validated their email addresses are displayed with a different background
This commit is contained in:
parent
31205b9b5d
commit
658d402242
3 changed files with 137 additions and 126 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
{% load render_table from django_tables2 %}
|
||||
{% load crispy_forms_tags%}
|
||||
{% load crispy_forms_tags %}
|
||||
{% load i18n %}
|
||||
{% block content %}
|
||||
<input id="searchbar" type="text" class="form-control" placeholder="Nom/prénom/note/section ...">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue