diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 15:34:04 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 15:34:04 +0100 |
commit | 66865e6b4a26d59740ab3f3c9603ef4f0104003a (patch) | |
tree | b46f1cb2c97c2e2021e9320c3ff594b5707a8e7f /templates/realm.mdwn | |
parent | 53965a6f5fe14244238dd110674e71973efe4c88 (diff) |
Spimplify realm template (no need for double expansion using a custom plugin).
Diffstat (limited to 'templates/realm.mdwn')
-rw-r--r-- | templates/realm.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/realm.mdwn b/templates/realm.mdwn index 1aa6f56..9a2b61f 100644 --- a/templates/realm.mdwn +++ b/templates/realm.mdwn @@ -1 +1 @@ -<TMPL_IF NAME="local_realm"><TMPL_VAR local_realm><TMPL_ELSE>this system</TMPL_IF> +this system |