From 92ea427c534211450e00241134404e7c206b091c Mon Sep 17 00:00:00 2001 From: henu Date: Tue, 31 Oct 2017 22:23:36 +0200 Subject: [PATCH] Add copyright icon to footer --- templates/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index 147465a..03855da 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -7,7 +7,7 @@
- {% trans "Copyright Aalto-yliopiston Sähköinsinöörikilta ry" %} {% now 'Y' %} + {% trans "Aalto-yliopiston Sähköinsinöörikilta ry" %} {% now 'Y' %}
{% csrf_token %}