* depricate <?=subtemplate> in favour of <?=("subtemplate")> so our syntax is more...
[citadel.git] / webcit / static / t / display_serverrestartpage.html
index 26bf8d98051fed614d8c70a7ebc640f8689451ef..c83a4cd6b1e24106b38ed9861ad338bcf51b39f0 100644 (file)
@@ -1,6 +1,6 @@
-<?=head>
-<?=important_msg>
+<?=("head")>
+<?=("important_msg")>
 <div id="resatrt_page">
 <?DOBOXED("box_serverrestartpage", "subject_serverrestartpage")>
 </div>
-<?=trailing>
+<?=("trailing")>