+ {% endfor %} +
+ {% endfor %} +
From 38c6b76ddb69318b20f719776beb8fbcccfc1027 Mon Sep 17 00:00:00 2001 From: xieshen <1397910458@qq.com> Date: Thu, 7 Jan 2021 18:53:00 +0800 Subject: [PATCH] #add message --- .../backstage-organization-update.html | 59 +++++++++++++++++++ backstage/urls.py | 1 + backstage/views.py | 43 ++++++++++++++ dashboard/templates/dashboard/base/left.html | 29 ++++++++- 4 files changed, 131 insertions(+), 1 deletion(-) create mode 100644 backstage/templates/backstage/backstage-organization-update.html diff --git a/backstage/templates/backstage/backstage-organization-update.html b/backstage/templates/backstage/backstage-organization-update.html new file mode 100644 index 0000000..0e5b008 --- /dev/null +++ b/backstage/templates/backstage/backstage-organization-update.html @@ -0,0 +1,59 @@ +{% extends 'dashboard/base/base.html' %} +{% load static %} +{% block content %} +
+ + + +