Fix legal/help template inheritance order

Agent-Logs-Url: https://github.com/dsaub/proyecto-final/sessions/e596d554-92ce-4f30-95b7-bcb209573c48

Co-authored-by: dsaub <54474838+dsaub@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-20 07:49:20 +00:00
committed by GitHub
parent 2b6d6ed642
commit 668ac1a129
16 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
+2 -2
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
@@ -61,4 +61,4 @@
</div>
</div>
{% endblock %}
{% endblock %}
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">
+1 -1
View File
@@ -1,5 +1,5 @@
{% load static %}
{% extends "tienda/base.html" %}
{% load static %}
{% block content %}
<div class="row">