mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-12 01:29:42 +00:00
Removed "from future" for url imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% load url from future %}
|
||||
{% load url %}
|
||||
{% load widget_tweaks %}
|
||||
{% include 'form_errors.html' %}
|
||||
<div class="col-sm-6 col-sm-offset-3 col-lg-4 col-lg-offset-4">
|
||||
|
||||
Reference in New Issue
Block a user