We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9283d94 commit 2eee3acCopy full SHA for 2eee3ac
_layouts/base.html.twig
@@ -4,7 +4,10 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7
- <title>Document</title>
+ <title>{% spaceless %}{% block title %}Associated Students Annual Report 2016-2017{% endblock %}{% endspaceless %}</title>
8
+
9
+ <link rel="shortcut icon"
10
+ href="{{ url('favicon.ico') }}">
11
12
{% block stylesheets %}{% endblock %}
13
<link rel="stylesheet"
favicon.ico
32.2 KB
0 commit comments