Show current-year school holidays and add Bristol source link
Closes #209 Closes #210
This commit is contained in:
parent
1397805450
commit
016039e78f
2 changed files with 8 additions and 2 deletions
|
|
@ -21,7 +21,10 @@
|
|||
{% endfor %}
|
||||
</table>
|
||||
|
||||
<h2>UK school holidays (Bristol)</h2>
|
||||
<h2>
|
||||
UK school holidays (Bristol)
|
||||
<small class="fs-6 ms-2"><a href="{{ school_holiday_page_url }}">source</a></small>
|
||||
</h2>
|
||||
<table class="table table-hover w-auto">
|
||||
{% for item in school_holidays %}
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue