From 0295ea2f60549740da234cfc7776c02f40a2d60f Mon Sep 17 00:00:00 2001 From: Hironsan Date: Mon, 6 Aug 2018 15:57:46 +0900 Subject: [PATCH] Update projects template --- app/server/templates/projects.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) 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 %}