]> git.plutz.net Git - confetti/blobdiff - templates/frame.html.sh
rudimentary vcard display
[confetti] / templates / frame.html.sh
index bac287180270d0f05c00f5dc531c3794fd908676..4ad59c36c4d65a4c0e8cacb8fe33db3fbef73af7 100755 (executable)
@@ -17,7 +17,7 @@ cat <<EOF
       $(NAVIGATION |sed -r 's:^([^ ]+) (.+)$:<a href="\1">\2</a>:g')
     </div>
     <div class="MAIN">
-      $($PAGE body)
+      $($PAGE body)
     </div>
   </body>
 </html>