From 00e4700abb8888344a8765ddb2067c4ed7a5c6b9 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 23 Aug 2013 13:45:46 +0200 Subject: Fix #157 --- tpl/_head.twig | 1 + 1 file changed, 1 insertion(+) (limited to 'tpl/_head.twig') diff --git a/tpl/_head.twig b/tpl/_head.twig index 60ef8883..6a8258a2 100644 --- a/tpl/_head.twig +++ b/tpl/_head.twig @@ -6,6 +6,7 @@ + \ No newline at end of file -- cgit v1.2.3 From 8e1ed353bbd772da9002dd977fc0725c9d526c8c Mon Sep 17 00:00:00 2001 From: NumEricR Date: Sun, 25 Aug 2013 16:41:20 +0200 Subject: Externalize top link style --- tpl/_head.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/_head.twig') diff --git a/tpl/_head.twig b/tpl/_head.twig index 6a8258a2..cab317a8 100644 --- a/tpl/_head.twig +++ b/tpl/_head.twig @@ -9,4 +9,4 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3