summaryrefslogtreecommitdiff
path: root/themes/okadmin/templates/resource.liquid
diff options
context:
space:
mode:
Diffstat (limited to 'themes/okadmin/templates/resource.liquid')
-rw-r--r--themes/okadmin/templates/resource.liquid4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/okadmin/templates/resource.liquid b/themes/okadmin/templates/resource.liquid
index aa3efe0..9454123 100644
--- a/themes/okadmin/templates/resource.liquid
+++ b/themes/okadmin/templates/resource.liquid
@@ -3,7 +3,9 @@
{% include 'partials/flash' %}
<nav class="resource-nav">
- <a href="../..">Back</a>
+ <a href="../..">Back</a><br>
+ <br>
+ <a href="/admin/{{ resource.type }}/__new__/">ADD ANOTHER</a>
</nav>
<section class="resource main" data-type="{{ resource.type }}" data-id="{{ resource.id }}">