Skip to content

Commit

Permalink
remove unused but loaded template tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vellip committed Oct 11, 2016
1 parent ab8d148 commit aa564cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion euth/dashboard/templates/euth_dashboard/project_form.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "euth_dashboard/base_dashboard.html" %}
{% load widget_tweaks i18n dashboard_templatetags %}
{% load widget_tweaks i18n %}

{% block dashboard_content %}
<h1 class="black-divider dashboard-title">{{ mode }}</h1>
Expand Down

0 comments on commit aa564cc

Please sign in to comment.