X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=templates%2Fmotion.html;h=b0fb70da64ed7e155a34e378c6a2e9ecceec1751;hb=1aa987d0d2f2c0a82b5bc0bbfe89eb1646b297a7;hp=bcead1fc573ae89ec89326a2b3874b049ef0d9a6;hpb=224b4a836fd7588b653baf91b004a7ae62ec49c9;p=motion.git diff --git a/templates/motion.html b/templates/motion.html index bcead1f..b0fb70d 100644 --- a/templates/motion.html +++ b/templates/motion.html @@ -1,7 +1,7 @@
@@ -9,11 +9,11 @@ {{motion.type}}
# {{motion.identifier}}
-
Posed: {{motion.posed|timestamp}} by {{motion.poser}}
+
Proposed: {{motion.posed|timestamp}} (UTC) by {{motion.poser}}
{%- if motion.canceled != None %} -
Canceled: {{motion.canceled|timestamp}} by {{motion.canceler}}
+
Canceled: {{motion.canceled|timestamp}} (UTC) by {{motion.canceler}}
{%- else %} -
Votes until: {{motion.deadline|timestamp}}
+
Votes until: {{motion.deadline|timestamp} (UTC)}
{%- endif %}