remove action; better findtrack; more template fiddling
[disorder] / templates / stylesheet.tmpl
index da58e56..da41aff 100644 (file)
@@ -1,8 +1,4 @@
-  <link rel=stylesheet type="text/css" href="@image:disorder.css@">
-@@
-This file is a standard place to put a link to a stylesheet,
-or an embedded stylesheet.
-<!--
+@discard{
 This file is part of DisOrder.
 Copyright (C) 2005, 2007, 2008 Richard Kettlewell
 
@@ -20,4 +16,10 @@ 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
--->
+
+This file is a standard place to put a link to a stylesheet,
+or an embedded stylesheet.
+}@#
+  <link rel=stylesheet
+        type="text/css"
+        href="@image{disorder.css}">