We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff259f commit 2ef1141Copy full SHA for 2ef1141
steepshot_io/templates/email.html
@@ -31,7 +31,7 @@
31
<td>{{ urgency }}</td>
32
</tr>
33
{% endif %}
34
- {% if urgency %}
+ {% if created_at %}
35
<tr>
36
<td>Request date</td>
37
<td>{{ created_at }}</td>
0 commit comments