mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 15:22:26 +01:00 
			
		
		
		
	Use statics...
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
{% extends "base.html" %}
 | 
			
		||||
 | 
			
		||||
{% load getconfig i18n django_tables2 %}
 | 
			
		||||
{% load getconfig i18n django_tables2 static %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <div class="card bg-light shadow">
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{% extends "base.html" %}
 | 
			
		||||
 | 
			
		||||
{% load i18n crispy_forms_filters django_tables2 %}
 | 
			
		||||
{% load i18n crispy_forms_filters django_tables2 static %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <div class="alert alert-warning">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user