aboutsummaryrefslogtreecommitdiff
path: root/templates/gui-note.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gui-note.php')
-rw-r--r--templates/gui-note.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/gui-note.php b/templates/gui-note.php
index 296a0d2..fb2d741 100644
--- a/templates/gui-note.php
+++ b/templates/gui-note.php
@@ -6,6 +6,10 @@
<script type="text/javascript" src="<?php p(OCP\Util::linkTo('grauphel','js/grauphel.js')); ?>"></script>
<div id="app-content" class="content">
+ <div class="actions">
+ <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: