chiark / gitweb /
dirname/basename expansions; template fiddling
[disorder] / templates / stdhead.tmpl
index e1a81748990a0c1ad4a0f67c09ad535b65fb7375..9118ff1880ae2d968806cfec3809753573aaad7b 100644 (file)
@@ -1,9 +1,6 @@
-@include:stylesheet@
-@@
-Anything that goes in all html HEAD elements goes here.
-<!--
+@discard{
 This file is part of DisOrder.
-Copyright (C) 2004 Richard Kettlewell
+Copyright (C) 2004, 2008 Richard Kettlewell
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -19,4 +16,7 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
--->
+
+Anything that goes in all html HEAD elements goes here.
+}@#
+@include{stylesheet.tmpl}@#