diff --git a/static/css/footer.css b/static/css/footer.css index 970436c..23fbc04 100644 --- a/static/css/footer.css +++ b/static/css/footer.css @@ -1,6 +1,4 @@ footer { - /*position: absolute; - bottom: 0;*/ background-color: #f5f5f5; } diff --git a/webapp/templates/contact.html b/webapp/templates/contact.html index 58e342a..01a5d0b 100644 --- a/webapp/templates/contact.html +++ b/webapp/templates/contact.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Contact" %}

+
+
+
+

{% trans "Contact" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/event_calendar.html b/webapp/templates/event_calendar.html index ab6a7e3..a2e99be 100644 --- a/webapp/templates/event_calendar.html +++ b/webapp/templates/event_calendar.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Event calendar" %}

+
+
+
+

{% trans "Event calendar" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/freshmen.html b/webapp/templates/freshmen.html index ae521fc..2702258 100644 --- a/webapp/templates/freshmen.html +++ b/webapp/templates/freshmen.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Freshmen" %}

+
+
+
+

{% trans "Freshmen" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/guild.html b/webapp/templates/guild.html index 9daddfc..adc37db 100644 --- a/webapp/templates/guild.html +++ b/webapp/templates/guild.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Kilta" %}

+
+
+
+

{% trans "Kilta" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/international.html b/webapp/templates/international.html index bba5b35..f07c322 100644 --- a/webapp/templates/international.html +++ b/webapp/templates/international.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "International" %}

+
+
+
+

{% trans "International" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/jobs.html b/webapp/templates/jobs.html index ae4ec03..d07cd96 100644 --- a/webapp/templates/jobs.html +++ b/webapp/templates/jobs.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Jobs" %}

+
+
+
+

{% trans "Jobs" %}

+
+
+
{% endblock %} diff --git a/webapp/templates/main_index.html b/webapp/templates/main_index.html index 92b7a52..bb4ee80 100644 --- a/webapp/templates/main_index.html +++ b/webapp/templates/main_index.html @@ -2,10 +2,16 @@ {% load i18n %} {% block content %} -

HURDURR DUMMY SITE

-
- {% trans "Members" %} - {% trans "Infoscreen" %} - {% trans "Admin tools" %} +
+
+
+
+

{% trans "Copyright Aalto-yliopiston Sähköinsinöörikilta ry" %}

+
+
+
+
Lisää vain vesi
+
+
{% endblock %} diff --git a/webapp/templates/sosso.html b/webapp/templates/sosso.html index 9546196..f96a7ff 100644 --- a/webapp/templates/sosso.html +++ b/webapp/templates/sosso.html @@ -4,7 +4,13 @@ {% load i18n %}
-

{% trans "Sössö" %}

+
+
+
+

{% trans "Sössö" %}

+
+
+
{% endblock %}