diff --git a/app/home/templates/home/components/navbar.html b/app/home/templates/home/components/navbar.html index 2db77f2..753df9d 100644 --- a/app/home/templates/home/components/navbar.html +++ b/app/home/templates/home/components/navbar.html @@ -1,7 +1,6 @@ {% load static %} diff --git a/app/home/templates/home/index.html b/app/home/templates/home/index.html index f5a3536..af8f9ea 100644 --- a/app/home/templates/home/index.html +++ b/app/home/templates/home/index.html @@ -4,7 +4,7 @@
- {% include "home/components/navbar.html" %} + {% comment %}{% include "home/components/navbar.html" %}{% endcomment %}
@@ -26,13 +26,10 @@
- + -
+
- -
-

Tickets Available

-

- Join us as we learn something new, teach something new, find opportunities, build cool things, -
- make friends, and geek out! -

-
- - - -
- Get Tickets -

Apply for Student Discount

-
- - -
-
+ + {% comment %} + {% include "home/sections/tickets-section.html" %} + {% endcomment %} diff --git a/app/home/templates/home/sections/footer.html b/app/home/templates/home/sections/footer.html index 89cba41..cd8d249 100644 --- a/app/home/templates/home/sections/footer.html +++ b/app/home/templates/home/sections/footer.html @@ -3,42 +3,56 @@ \ No newline at end of file + +
+ + + Pot + + +
+

CO-ORGANIZED BY

+
+ PythonPH + Python Asia Organization + DLSU +
+
+ +
+ + diff --git a/app/home/templates/home/sections/tickets-section.html b/app/home/templates/home/sections/tickets-section.html new file mode 100644 index 0000000..dff1f77 --- /dev/null +++ b/app/home/templates/home/sections/tickets-section.html @@ -0,0 +1,27 @@ +{% load static %} + +
+

Tickets Available

+

+ Join us as we learn something new, teach something new, find opportunities, build cool things, +
+ make friends, and geek out! +

+
+ + + +
+ Get Tickets +

Apply for Student Discount

+
+ + +
+
diff --git a/app/home/templates/home/sections/what-is-python-asia.html b/app/home/templates/home/sections/what-is-python-asia.html index b6f1dfc..45f0b94 100644 --- a/app/home/templates/home/sections/what-is-python-asia.html +++ b/app/home/templates/home/sections/what-is-python-asia.html @@ -14,6 +14,7 @@

Wha + {% comment %}
@@ -52,6 +53,7 @@

+ {% endcomment %} diff --git a/app/home/templates/home/sections/when-where-section.html b/app/home/templates/home/sections/when-where-section.html index 67fbb48..cc5e14b 100644 --- a/app/home/templates/home/sections/when-where-section.html +++ b/app/home/templates/home/sections/when-where-section.html @@ -9,6 +9,7 @@

WHEN? WHERE?

De La Salle University (DLSU),

Malate, Manila

+ {% comment %}
+ {% endcomment %}