mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
Remove example personalisation from template page
This was of dubious value, and the syntax probably isn’t accurate for all languages.
This commit is contained in:
@@ -32,9 +32,4 @@
|
||||
{{ api_key(template.id, name="Template ID", thing='template ID') }}
|
||||
</div>
|
||||
|
||||
{% if personalisation %}
|
||||
<h2 class="heading-small">Personalisation (all fields are required)</h2>
|
||||
{{ personalisation|syntax_highlight_json }}
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user