From c537348f747d37eb9a96774c980c349a1fc8ed8d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 31 Aug 2022 17:06:00 +0200 Subject: [PATCH] remove pseudosubmit on desktop --- files/templates/home.html | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 9a6817259..6bd950d48 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -40,7 +40,7 @@
- Create post + Create post {% if sub %} {% if v %} @@ -141,37 +141,6 @@ {% endblock %} {% block PseudoSubmitForm %} - -
- -
-
-
-
CREATE A POST
-
    -
  • -
  • -
-
-
- {% if v %} - - - - {% else %} - - - - {% endif %} -
-
-
- -
{% endblock %} {% block content %}