From 8413a63f7d9df2695653ab2ef1d77927da6ddc55 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 23 Aug 2013 22:20:04 +0200 Subject: Clean markup in templates --- tpl/layout.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tpl/layout.twig') diff --git a/tpl/layout.twig b/tpl/layout.twig index b86983da..7084a215 100644 --- a/tpl/layout.twig +++ b/tpl/layout.twig @@ -1,8 +1,8 @@ - - - - + + + + -- cgit v1.2.3 From f3e4f109a3ae6cd58e0abc9e909ac823d5e3065a Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 23 Aug 2013 22:23:55 +0200 Subject: Revert "Clean markup in templates" This reverts commit 8413a63f7d9df2695653ab2ef1d77927da6ddc55. --- tpl/layout.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tpl/layout.twig') diff --git a/tpl/layout.twig b/tpl/layout.twig index 7084a215..b86983da 100644 --- a/tpl/layout.twig +++ b/tpl/layout.twig @@ -1,8 +1,8 @@ - - - - + + + + -- cgit v1.2.3 From 258d7032bbc0608cffd00a42fff50ea99f59ff23 Mon Sep 17 00:00:00 2001 From: nicofrand Date: Fri, 23 Aug 2013 22:38:14 +0200 Subject: Clean up the templates markup --- tpl/layout.twig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tpl/layout.twig') diff --git a/tpl/layout.twig b/tpl/layout.twig index b86983da..7084a215 100644 --- a/tpl/layout.twig +++ b/tpl/layout.twig @@ -1,8 +1,8 @@ - - - - + + + + -- cgit v1.2.3 From 0269cd821311500acffed61edb1bc168d3fb5ec8 Mon Sep 17 00:00:00 2001 From: nicofrand Date: Fri, 23 Aug 2013 23:05:45 +0200 Subject: Add SHAARLI support to view template --- tpl/layout.twig | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tpl/layout.twig (limited to 'tpl/layout.twig') diff --git a/tpl/layout.twig b/tpl/layout.twig old mode 100644 new mode 100755 -- cgit v1.2.3 From fd99a8c02d7c625771656a5c5081560027d8e6e9 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 23 Aug 2013 23:09:43 +0200 Subject: Revert "Add SHAARLI support to view template" This reverts commit 0269cd821311500acffed61edb1bc168d3fb5ec8. --- tpl/layout.twig | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tpl/layout.twig (limited to 'tpl/layout.twig') diff --git a/tpl/layout.twig b/tpl/layout.twig old mode 100755 new mode 100644 -- cgit v1.2.3