diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 15:34:35 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 15:34:35 +0100 |
commit | 0a1fb35e7c77ca9b19b84da18072e04b091db311 (patch) | |
tree | 6cce0d1ed13ebf59ebddba828ee566ea21855512 | |
parent | 4e6b166fec1178f1eb7a518d9bf4594cbc26685b (diff) |
Spimplify realm template (no need for double expansion using a custom plugin).
-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 6bc24e9..44ed489 100644 --- a/templates/realm.mdwn +++ b/templates/realm.mdwn @@ -1 +1 @@ -<TMPL_IF NAME="local_realm"><TMPL_VAR local_realm><TMPL_ELSE>dette system</TMPL_IF> +dette system |