simplify title logic
[~bandali/bndl.org] / ssi / pre.html
index 8af1922..49e2780 100644 (file)
@@ -1,6 +1,6 @@
 <!--# include virtual="/ssi/pre0.html" -->
-<header><!--# if expr="$title = home" -->
-<h1>Amin Bandali's Personal Site</h1>
+<header><!--# if expr="$title = Amin Bandali's Personal Site" -->
+<h1><!--# echo var="title" --></h1>
 <!--# else -->
 <strong><a href="/">Amin Bandali</a>'s Personal Site</strong>
 <!--# endif --></header>