mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Merge pull request #2743 from alphagov/reveal-full-precompiled-letter
Allow people to see the full precompiled letter
This commit is contained in:
@@ -72,7 +72,9 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{{ template|string }}
|
||||
<div class="{{ 'letter-sent' if template.template_type == 'letter' else '' }}">
|
||||
{{ template|string }}
|
||||
</div>
|
||||
|
||||
{% if template.template_type == 'letter' %}
|
||||
<div class="js-stick-at-bottom-when-scrolling">
|
||||
|
||||
Reference in New Issue
Block a user