From 98219953d4d1fbd399d7e3c61d9bb996dc133e3e Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 24 Jul 2022 16:05:57 +0200 Subject: Templates. --- app/templates/home.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/templates/home.html') diff --git a/app/templates/home.html b/app/templates/home.html index e4e690f..a71a0d4 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -10,10 +10,6 @@ Welcome to mdl, the music downloader {% endif %} {% endblock %} -{% block actions %} -{#
  • Download database
  • #} -{% endblock %} - {% block content %} {% if current_user.is_authenticated %}
    -- cgit v1.2.3