standlone HTML output
[grauphel.git] / templates / gui-note.php
index fb2d741c2381803378e954f397388558760fab9c..86336bc29c371404a0ea2fe93f6db11993bfab11 100644 (file)
@@ -7,6 +7,7 @@
 
 <div id="app-content" class="content">
  <div class="actions">
+  <a class="button" href="<?php echo p($_['links']['html']); ?>">HTML</a>
   <a class="button" href="<?php echo p($_['links']['json']); ?>">JSON</a>
   <a class="button" href="<?php echo p($_['links']['xml']); ?>">XML</a>
  </div>