From adbc7e4a3966da8fd116268955dfa6f1d82191bd Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Wed, 1 Jul 2020 22:27:32 +0200 Subject: [PATCH] icons and stuff --- .../templates/forms/edit_internal_recipe.html | 30 ++++++++++++------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/cookbook/templates/forms/edit_internal_recipe.html b/cookbook/templates/forms/edit_internal_recipe.html index 931c0247f..9981d6327 100644 --- a/cookbook/templates/forms/edit_internal_recipe.html +++ b/cookbook/templates/forms/edit_internal_recipe.html @@ -84,7 +84,9 @@
-

+

+ + @@ -142,6 +144,14 @@ :id="'id_step_' + step.id + '_time'">

+
+
+ + + {% trans 'You can use markdown to format this field. See the docs here' %} +
+