add xsltproc and diff to travis deps
[grauphel.git] / templates / gui-note.php
index 296a0d283465e24d4c448645a3ff5cb69700993d..8061a50adc2998be2ee7259842d2520600569eab 100644 (file)
@@ -6,6 +6,13 @@
 <script type="text/javascript" src="<?php p(OCP\Util::linkTo('grauphel','js/grauphel.js')); ?>"></script>
 
 <div id="app-content" class="content">
+ <div id="searchresults" class="hidden"></div>
+ <div class="actions">
+  <a class="button" href="<?php echo p($_['links']['html']); ?>">HTML</a>
+  <a class="button" href="<?php echo p($_['links']['text']); ?>">Text</a>
+  <a class="button" href="<?php echo p($_['links']['json']); ?>">JSON</a>
+  <a class="button" href="<?php echo p($_['links']['xml']); ?>">XML</a>
+ </div>
  <h1><?php echo ($_['note']->title); ?></h1>
  <p class="muted">
   Last modified: