mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Removed "from future" for url imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% load static from staticfiles %}
|
||||
{% load url from future %}
|
||||
{% load url %}
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
|
||||
Reference in New Issue
Block a user