From 9316317d2b86f9354d316f9b7996c9193801b757 Mon Sep 17 00:00:00 2001 From: piair Date: Wed, 20 Sep 2023 13:00:48 +0200 Subject: [PATCH] push --- Flask/templates/discord.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Flask/templates/discord.html b/Flask/templates/discord.html index af3c8f4..d569fee 100644 --- a/Flask/templates/discord.html +++ b/Flask/templates/discord.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% block left_pannel %} -discord -{% endblock %} +{% block left_pannel %}discord{% endblock %} {% block content %} {%if not current_user.is_authenticated %}