From 958eb2b549e5304fcf42365477ef66ff0796372c Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Mon, 5 Sep 2022 07:20:30 +0100 Subject: [PATCH] Reformat and add blacklisted directories to DjHTML --- core/templates/base.html | 560 ++++++------- core/templates/billing.html | 84 +- core/templates/cancel.html | 6 +- core/templates/denied.html | 4 +- core/templates/index.html | 84 +- .../manage/threshold/irc/network/actions.html | 152 ++-- .../threshold/irc/network/channels.html | 84 +- .../threshold/irc/network/edit-network.html | 140 ++-- .../manage/threshold/irc/network/info.html | 116 +-- .../irc/network/modals/registration.html | 162 ++-- .../manage/threshold/irc/network/network.html | 246 +++--- .../manage/threshold/irc/network/relays.html | 430 +++++----- .../manage/threshold/irc/network/stats.html | 50 +- .../threshold/irc/overview/actions.html | 86 +- .../threshold/irc/overview/aliases.html | 80 +- .../irc/overview/modals/add-network.html | 136 +-- .../irc/overview/modals/edit-aliases.html | 110 +-- .../threshold/irc/overview/networks.html | 144 ++-- .../threshold/irc/overview/overview.html | 132 +-- .../manage/threshold/irc/overview/stats.html | 86 +- .../manage/threshold/partials/notify.html | 6 +- core/templates/modals/context.html | 206 ++--- core/templates/modals/drilldown.html | 2 +- core/templates/partials/context_table.html | 344 ++++---- core/templates/partials/notify-alt.html | 6 +- core/templates/partials/notify.html | 6 +- core/templates/partials/product-list.html | 78 +- core/templates/registration/login.html | 36 +- core/templates/registration/signup.html | 36 +- core/templates/subscriptioncancel.html | 6 +- core/templates/success.html | 12 +- core/templates/ui/drilldown/drilldown.html | 268 +++--- .../ui/drilldown/search_partial.html | 788 +++++++++--------- .../ui/drilldown/sentiment_partial.html | 8 +- .../ui/drilldown/table_results_partial.html | 60 +- core/templates/ui/insights/channels.html | 52 +- core/templates/ui/insights/info.html | 190 ++--- core/templates/ui/insights/insights.html | 176 ++-- core/templates/ui/insights/meta.html | 32 +- core/templates/ui/insights/nicks.html | 98 +-- core/templates/widgets/drilldown.html | 8 +- core/templates/widgets/table_results.html | 60 +- core/templates/window-content/context.html | 208 ++--- .../window-content/context_table.html | 344 ++++---- core/templates/window-content/drilldown.html | 194 ++--- core/templates/windows/drilldown.html | 4 +- core/templates/wm/magnet.html | 10 +- core/templates/wm/modal.html | 14 +- core/templates/wm/panel.html | 32 +- core/templates/wm/widget.html | 60 +- pyproject.toml | 2 +- 51 files changed, 3115 insertions(+), 3123 deletions(-) diff --git a/core/templates/base.html b/core/templates/base.html index c346862..79f9b8e 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -3,323 +3,323 @@ - - - - Pathogen - {{ request.path_info }} - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + - - - + + + -