* depricate <?=subtemplate> in favour of <?=("subtemplate")> so our syntax is more...
[citadel.git] / webcit / static / t / openid_manual_create.html
index 7b4807de0f6c31ca016f320776cb8ef3623d0459..170b80a0ce97dd1e94cf46496258f2510b125fa3 100644 (file)
@@ -1,4 +1,4 @@
-<?=beginbox>
+<?=("beginbox")>
 <?HELLO>
 <div class="login_infos">
        <img src="static/openid-small.gif"><?VERIFIED><br />
@@ -15,4 +15,4 @@
         <br>
         </div>
 </form>
-<?=endbox>
+<?=("endbox")>