From 70edc5ff4a2848fb0826fe2743895c56d3a963e7 Mon Sep 17 00:00:00 2001 From: "cosimo.volpicelli" <cosimo.volpicelli@inaf.it> Date: Wed, 24 Feb 2021 12:54:35 +0100 Subject: [PATCH] di nuovo --- utenti/templates/plain.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utenti/templates/plain.html b/utenti/templates/plain.html index bf2ecca8..8861d606 100644 --- a/utenti/templates/plain.html +++ b/utenti/templates/plain.html @@ -1,6 +1,7 @@ {% extends "gbase.html" %} {% load static %} -<!-- Aggiunto adesso --> + +<!-- Aggiunto adesso e vediamo se lo prende --> {% block css %} {{ block.super }} -- GitLab