Update template
This commit is contained in:
parent
ab60721e15
commit
dce8fde29a
|
@ -248,7 +248,6 @@
|
|||
<div class="mt-3">
|
||||
<h4>Holidays</h4>
|
||||
{% if holidays %}
|
||||
|
||||
<table class="table table-hover w-auto">
|
||||
{% for item in holidays %}
|
||||
{% set country = get_country(item.country) %}
|
||||
|
|
Loading…
Reference in a new issue