forked from expo/troggle
2024 defauklt year
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
{% if year %}
|
{% if year %}
|
||||||
{% firstof year as current_year %}
|
{% firstof year as current_year %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% firstof "2023" as current_year %}
|
{% firstof "2024" as current_year %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div id="header">
|
<div id="header">
|
||||||
|
|||||||
Reference in New Issue
Block a user