fix templating errors in display of a single user profile
[citadel.git] / webcit / static / t / user / show.html
index 5434dbc672cb9fa9e63041977287f1a6062b68da..f411034eda303bc618edaed3507933934f43931d 100644 (file)
@@ -1,4 +1,4 @@
-<?("=head")>
+<?=("head")>
 <div id="banner">
   <img src="static/webcit_icons/essen/32x32/account.png" alt="">
   <h1><?_("User profile")></h1>
@@ -24,4 +24,4 @@
        <?USER:BIO(B"who", "FJUSTIFY")>
   </td></tr>
   </table>
-<?=("trailing">
+<?=("trailing")>