aboutsummaryrefslogtreecommitdiff
path: root/templates/editpage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-24 20:45:09 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-24 20:45:09 +0000
commit56d0ceee2e9e324d78ed88d60d7bce108a0b32dd (patch)
treeca713ff4fec815236f5fff265d5cba1ad6cf9cdf /templates/editpage.tmpl
parentebf414d3d4f5fffb456327b5649c50d5a2de4e90 (diff)
downloadikiwiki-56d0ceee2e9e324d78ed88d60d7bce108a0b32dd.tar
ikiwiki-56d0ceee2e9e324d78ed88d60d7bce108a0b32dd.tar.gz
* Make all pages pull in a local.css style sheet, if present. This won't
be included in ikiwiki, but can be created to make local styling changes w/o needing to merge in every new change to the distributed style.css.
Diffstat (limited to 'templates/editpage.tmpl')
-rw-r--r--templates/editpage.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index 27155f5cf..b215d9df3 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -6,6 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><TMPL_VAR FORM-TITLE></title>
<link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
+<link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
</head>
<body>
<TMPL_IF NAME="PAGE_CONFLICT">