summaryrefslogtreecommitdiff
path: root/distixlib/templates/show.j2
diff options
context:
space:
mode:
Diffstat (limited to 'distixlib/templates/show.j2')
-rw-r--r--distixlib/templates/show.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/distixlib/templates/show.j2 b/distixlib/templates/show.j2
index 3ba178f..36afa5b 100644
--- a/distixlib/templates/show.j2
+++ b/distixlib/templates/show.j2
@@ -1,4 +1,5 @@
{{ ticket_id }}: {{ metadata.get_first_value('title') }}
+{{ ticket.get_ticket_id_as_words().upper() }}
{% for key in metadata_keys %}
{% for value in metadata.get_all_values(key) %}