From 99dd7d38772251035fb2a7688c0633a00d440fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 1 Aug 2013 11:00:27 +0200 Subject: testing icon in bookmarklet, thanks to @GeekShadow in #94 --- tpl/head.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'tpl/head.html') diff --git a/tpl/head.html b/tpl/head.html index e95f6100..dfb12788 100644 --- a/tpl/head.html +++ b/tpl/head.html @@ -19,4 +19,24 @@ + \ No newline at end of file -- cgit v1.2.3 From 2b840e0cfb63a453bea67a98541f3df9c273c5f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sat, 3 Aug 2013 08:57:35 +0200 Subject: twig implementation --- tpl/head.html | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 tpl/head.html (limited to 'tpl/head.html') diff --git a/tpl/head.html b/tpl/head.html deleted file mode 100644 index dfb12788..00000000 --- a/tpl/head.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - {$title} - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3