@@ -1,6 +1,5 @@
{% extends '_base.html' %}
{% load buttons %}
-{% load helpers %}
{% block content %}
<div class="pull-right">
@@ -1,7 +1,6 @@
{% load humanize %}
{% load helpers %}
-{% load form_helpers %}
@@ -1,7 +1,5 @@
+{% load buttons %}