parent
2a12e14e89
commit
2483fe8d60
4 changed files with 104 additions and 13 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"xmas_last_first": "Christmas last posting 1st class",
|
||||
"xmas_day": "Christmas day",
|
||||
"next_up_series": "Next Up documentary",
|
||||
"waste_schedule": "Waste schedule",
|
||||
}
|
||||
%}
|
||||
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
<ul>
|
||||
<li>Today is {{now.strftime("%A, %-d %b %Y")}}</li>
|
||||
<li>GBPUSD: {{"{:,.3f}".format(gbpusd)}}</li>
|
||||
|
||||
{# <li>lock down:
|
||||
{{"{:.1f}".format(lockdown_days)}} days
|
||||
({{"{:.2f}".format(lockdown_days / 7)}} weeks) so far</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue