From 00875c0d8e5ffce916577a6a4fe7a8ba8bc35129 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Fri, 22 Jan 2021 21:32:29 +0100 Subject: [PATCH] added help page linking --- cookbook/templates/base.html | 5 ++++- cookbook/templatetags/custom_tags.py | 15 +++++++++++++++ docs/features/external_recipes.md | 5 +++++ 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index d5303751..ce1669a4 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -95,7 +95,7 @@ class="fas fa-edit fa-fw"> {% trans 'Batch Edit' %} -