Index: templates/base.html |
diff --git a/templates/base.html b/templates/base.html |
index 75366e630b1f3c21e9dd57f57ba676be634912da..d8a4fc4a3cb5c94919142601295b26d57aa0dee6 100644 |
--- a/templates/base.html |
+++ b/templates/base.html |
@@ -17,7 +17,7 @@ |
</td> |
<td valign="top" align="right"> |
<b> {{ username }} </b> |
- <br />{{current_UTC_time|date:"D M d, H:i T " }} |
+ <br />{{current_UTC_time|date:"D, d M Y H:i:s T" }} |
</td> |
</tr> |
</table> |