mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-23 12:25:56 +00:00
FIX: Correct static use in templates
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{% load static %}
|
||||
{% load raven %}
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
dir="{% if LANGUAGE_BIDI %}rtl{% else %}ltr{% endif %}"
|
||||
|
||||
Reference in New Issue
Block a user