From fbe00bd9b359be10b9352b65730b3c4397edc5ff Mon Sep 17 00:00:00 2001 From: Juan Burgos Date: Tue, 11 Aug 2026 14:51:38 +0000 Subject: [PATCH] ajuste de index --- templates/index.htm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/index.htm b/templates/index.htm index 52c28a3..fe237b0 100644 --- a/templates/index.htm +++ b/templates/index.htm @@ -95,7 +95,7 @@ along with this program. If not, see . {% if user|can_create_resource_instance and user.username != 'anonymous' %}
  • - {% trans "Registro guiado" %} + {% trans "Registro guiado" %}
  • {% endif %} {% if user|can_create_resource_instance and user.username != 'anonymous' %} @@ -470,13 +470,13 @@ along with this program. If not, see .