From 9b4e610e46222f563bb21a14c6f85eb068db5a45 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 5 Jul 2019 11:09:06 +0100 Subject: [Docs] Fix placeholder in templates docs. --- docs/_includes/admin-tasks-content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/admin-tasks-content.md') diff --git a/docs/_includes/admin-tasks-content.md b/docs/_includes/admin-tasks-content.md index b04cc01ef..0cc254c8d 100644 --- a/docs/_includes/admin-tasks-content.md +++ b/docs/_includes/admin-tasks-content.md @@ -697,7 +697,7 @@ situation in which is will be automatically applied. If you have an Open311 connection, you can click ‘auto-response’ so that a template will be applied when the state is updated by the automated Open311 process. In this instance, if your Open311 server returns extra text as part of -the update, you may put the placeholder `{{description}}` in the template here, +the update, you may put the placeholder `{% raw %}{{description}}{% endraw %}` in the template here, and that placeholder will be replaced by the text from the Open311 server. -- cgit v1.2.3