summaryrefslogtreecommitdiff
path: root/jarmon.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'jarmon.html.in')
-rw-r--r--jarmon.html.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/jarmon.html.in b/jarmon.html.in
index 9d521f5..3486edb 100644
--- a/jarmon.html.in
+++ b/jarmon.html.in
@@ -2,6 +2,10 @@
<div class="jarmon @name@">
<div class="chart-container">
<h2 class="title"></h2>
+ <form>
+ <input name="chart_edit" value="Edit" type="button" />
+ <input name="chart_delete" value="Delete" type="button" />
+ </form>
<div class="error"></div>
<div class="chart"></div>
<div class="graph-legend"></div>