diff --git a/_assets/_old/templates/actions.tmpl b/_assets/_old/templates/actions.tmpl
index d307c171..0d50c9e1 100644
--- a/_assets/_old/templates/actions.tmpl
+++ b/_assets/_old/templates/actions.tmpl
@@ -1,14 +1,3 @@
-{{ define "info-button" }}
-
-{{ end }}
-
-{{ define "delete-button" }}
-
-{{ end }}
-
{{ define "right-side-actions" }}
{{ template "info-button" }}
{{ end }}
@@ -33,12 +22,6 @@
{{- end }}
- {{- if and .User.AllowEdit (.IsEditor) }}
-
- {{- end }}