first commit
This commit is contained in:
3
themes/terminimal/templates/macros/date.html
Normal file
3
themes/terminimal/templates/macros/date.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% macro now_year() %}
|
||||
{{ now() | date(format="%Y") }}
|
||||
{% endmacro %}
|
Reference in New Issue
Block a user