Skip to content

Commit 2ef1141

Browse files
committed
minor fixed
1 parent 3ff259f commit 2ef1141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steepshot_io/templates/email.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<td>{{ urgency }}</td>
3232
</tr>
3333
{% endif %}
34-
{% if urgency %}
34+
{% if created_at %}
3535
<tr>
3636
<td>Request date</td>
3737
<td>{{ created_at }}</td>

0 commit comments

Comments
 (0)