mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Merge pull request #2083 from alphagov/bold-template
Make precompiled template name bold
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
|
|
||||||
{% call row_heading() %}
|
{% call row_heading() %}
|
||||||
{% if item.is_precompiled_letter %}
|
{% if item.is_precompiled_letter %}
|
||||||
|
<span class="file-list-filename">
|
||||||
Provided as PDF
|
Provided as PDF
|
||||||
|
</span>
|
||||||
<span class="file-list-hint">
|
<span class="file-list-hint">
|
||||||
Letter
|
Letter
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user