diff --git a/templates/flags/detail.tpl b/templates/flags/detail.tpl
index 2ec672c..f8657dd 100644
--- a/templates/flags/detail.tpl
+++ b/templates/flags/detail.tpl
@@ -3,7 +3,7 @@
-
+
@@ -47,29 +47,29 @@
-
+
-
-
-
- - [[flags:go-to-target]]
- -
+
+
[[flags:quick-actions]]
+
+
+
+ [[flags:go-to-target]]
+
+
+
+
+
+
+
+
+
+
+
-
+
[[flags:history]]
[[flags:no-history]]
@@ -162,6 +177,11 @@
[[flags:@key]] →
@value
{{{end}}}
+ {{{ each ./meta }}}
+
-
+ {{./key}}{{{ if ./value }}} → {{ ./value }}{{{ end }}}
+
+ {{{ end }}}