]> WPIA git - motion.git/blobdiff - templates/motion.html
upd: change wording from posed to proposed on motion output
[motion.git] / templates / motion.html
index f033a972ad946d667d090af3aefcc6f7d178554a..b0fb70da64ed7e155a34e378c6a2e9ecceec1751 100644 (file)
@@ -9,7 +9,7 @@
     <span class="motion-type">{{motion.type}}</span>
     <div># <a href="/motion/{{motion.identifier}}" class="anchor">{{motion.identifier}}</a></div>
     <div class="date">
-      <div>Posed: {{motion.posed|timestamp}} (UTC) by {{motion.poser}}</div>
+      <div>Proposed: {{motion.posed|timestamp}} (UTC) by {{motion.poser}}</div>
 {%- if motion.canceled != None %}
       <div>Canceled: {{motion.canceled|timestamp}} (UTC) by {{motion.canceler}}</div></div>
 {%- else %}