Use statics...

This commit is contained in:
Yohann D'ANELLO 2020-05-06 19:00:02 +02:00
parent 4da9ff23ce
commit a47d9a9cb6
2 changed files with 2 additions and 2 deletions

View File

@ -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">

View File

@ -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">