We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbde68 commit 56221b3Copy full SHA for 56221b3
packet/templates/packet.html
@@ -1,6 +1,6 @@
1
{% extends "extend/base.html" %}
2
3
-{% set packet_end = packet.end.strftime('%m/%d/%Y, %H:%M:%Z') %}
+{% set packet_end = packet.end.strftime('%m/%d/%Y, %H:%M, %Z') %}
4
5
{% block body %}
6
<div class="container main">
0 commit comments