From fc87b86dc13b9fde7a1e98c3346173759e9b508c Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Fri, 19 Feb 2021 00:06:50 -0800 Subject: [PATCH] Add view link from /edit to /doc --- redstring/templates/edit.jinja | 1 + 1 file changed, 1 insertion(+) diff --git a/redstring/templates/edit.jinja b/redstring/templates/edit.jinja index 8de3989..e0e7f4c 100644 --- a/redstring/templates/edit.jinja +++ b/redstring/templates/edit.jinja @@ -211,6 +211,7 @@ window.onload = function () { {{ make_content_tab(tab, loop.first) }} {%- endfor -%}
+
+
view
index
{% for tab in document -%}