From fc00fae75e6f0fa1e4c5436182e091ca38132cf0 Mon Sep 17 00:00:00 2001 From: Cuauhtemoc Alexander Martinez <65931652+cuauhtemocmartinez@users.noreply.github.com> Date: Fri, 3 Sep 2021 22:44:12 -0700 Subject: [PATCH 01/12] Updated PyBay2020 to PyBay --- pybay/templates/frontend/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pybay/templates/frontend/base.html b/pybay/templates/frontend/base.html index 8092b9e..de5a8b5 100644 --- a/pybay/templates/frontend/base.html +++ b/pybay/templates/frontend/base.html @@ -6,7 +6,7 @@ - PyBay2020 + PyBay From 7e53552293cd87792923f5419d63ba0c16d0c444 Mon Sep 17 00:00:00 2001 From: cuauhtemocmartinez Date: Mon, 6 Sep 2021 22:54:16 -0700 Subject: [PATCH 02/12] indented divs --- pybay/templates/frontend/base.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pybay/templates/frontend/base.html b/pybay/templates/frontend/base.html index de5a8b5..81f444e 100644 --- a/pybay/templates/frontend/base.html +++ b/pybay/templates/frontend/base.html @@ -93,18 +93,18 @@ {% endblock header %} {% block headeroption %} - {% endblock headeroption %} + {% endblock headeroption %} - {% block content %} - {% endblock content %} + {% block content %} + {% endblock content %} -{% block subscribe %} -{% endblock subscribe %} + {% block subscribe %} + {% endblock subscribe %} - {% block pythonfans %} - {% endblock pythonfans %} - {% block footer %} - + {% block pythonfans %} + {% endblock pythonfans %} + {% block footer %} +