From baa2124a13530fae4856fc1bc3e7e71e00f5c60a Mon Sep 17 00:00:00 2001 From: "cosimo.volpicelli" <cosimo.volpicelli@inaf.it> Date: Wed, 24 Feb 2021 12:48:03 +0100 Subject: [PATCH] Prova --- utenti/templates/plain.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utenti/templates/plain.html b/utenti/templates/plain.html index d0c00c07..bf2ecca8 100644 --- a/utenti/templates/plain.html +++ b/utenti/templates/plain.html @@ -1,6 +1,6 @@ {% extends "gbase.html" %} {% load static %} - +<!-- Aggiunto adesso --> {% block css %} {{ block.super }} -- GitLab