mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-25 01:00:32 +02:00
New index page for ETEAM
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
7
tfjm/context_processors.py
Normal file
7
tfjm/context_processors.py
Normal file
@ -0,0 +1,7 @@
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
def tfjm_context(request):
|
||||
return {
|
||||
'TFJM_APP': settings.TFJM_APP,
|
||||
}
|
Reference in New Issue
Block a user