diff --git a/app/server/templates/projects.html b/app/server/templates/projects.html index daab24db..dbc6c958 100644 --- a/app/server/templates/projects.html +++ b/app/server/templates/projects.html @@ -1,4 +1,6 @@ -{% extends "base.html" %} {% load static %} {% block content %} +{% extends "base.html" %} {% load static %} +{% load widget_tweaks %} +{% block content %}
@@ -49,7 +51,21 @@
{% csrf_token %}