From c1fe66bec5fb2fe3ce3be2985036c0c8b006d7fd Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 21 Jul 2012 18:03:22 -0700 Subject: breakup css into page layout css, and provide module specific layout css - which should dramatically reduce the size of theme files and reduce load times --- view/head.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view/head.tpl') diff --git a/view/head.tpl b/view/head.tpl index d7fb1e5b7..7e753c022 100644 --- a/view/head.tpl +++ b/view/head.tpl @@ -1,11 +1,16 @@ + + - + +{{ if $mod_css }} + +{{ endif }} -- cgit v1.2.3