diff --git a/aleksis/core/templates/core/base.html b/aleksis/core/templates/core/base.html
index f5f689d7ced514b344ea0d4abc549b9030017673..82a3c03731fb1f1229ddd6e7b974cfb85c9c3916 100644
--- a/aleksis/core/templates/core/base.html
+++ b/aleksis/core/templates/core/base.html
@@ -10,9 +10,9 @@
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="description" content="AlekSIS is a web-based school information system (SIS) which can be used to manage and/or publish organisational data of educational institutions.">
+  <meta name="description" content="{% blocktrans %}AlekSIS is a web-based school information system (SIS) which can be used to manage and/or publish organisational data of educational in titutions.{% endblocktrans %}">
 
-  <title>AlekSIS - School Information System</title>
+  <title>{% blocktrans %}AlekSIS - School Information System{% endblocktrans %}</title>
 
   {# Favicons #}
   <link href="{% static "icons/favicon_16.png" %}" rel="icon" type="image/png" sizes="16x16">