aboutsummaryrefslogtreecommitdiff
path: root/tmpl/root
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/root')
-rw-r--r--tmpl/root2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/root b/tmpl/root
index ee0fa9d..a80f1c2 100644
--- a/tmpl/root
+++ b/tmpl/root
@@ -16,7 +16,7 @@
<a href="/index"><i class="fa fa-list"></i></a>
{{with .Title}}
<a href="/edit/{{.}}"><i class="fa fa-pencil"></i></a>
- <a href="/del/{{.}}"><i class="fa fa-trash"></i></a>
+ <!--a href="/del/{{.}}"><i class="fa fa-trash"></i></a-->
{{end}}
</nav>
</header>