From c46671ed9306eebb66322487ab600e070b2a81c6 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Mon, 31 Aug 2020 13:46:00 +0200 Subject: graghics improvement for mobile, and more modular --- client/templates/client/about.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'client/templates/client/about.html') diff --git a/client/templates/client/about.html b/client/templates/client/about.html index 8de95a9..3d87d8d 100644 --- a/client/templates/client/about.html +++ b/client/templates/client/about.html @@ -2,9 +2,8 @@ {% block title %}About{% endblock %} -{%block nav%} - Home - Informazioni +{%block breadcrumb%} + Informazioni {% endblock%} {% block content %} @@ -90,7 +89,4 @@ -{% endblock %} - -{% block script %} {% endblock %} \ No newline at end of file -- cgit v1.2.1