Forgot to load humanize, needed for formatting.
This commit is contained in:
parent
51ebbc9cb8
commit
b88b6bd211
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{% extends "base_conservancy.html" %}
|
||||
{% load humanize %}
|
||||
{% block head %}
|
||||
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="/forms.css" rel="stylesheet" type="text/css"/>
|
||||
|
|
Loading…
Reference in a new issue