mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-08-02 01:39:32 -04:00
Initial commit
This commit is contained in:
3
macros/date.html
Normal file
3
macros/date.html
Normal file
@ -0,0 +1,3 @@
|
||||
{% macro now_year() %}
|
||||
{{ now() | date(format="%Y") }}
|
||||
{% endmacro %}
|
Reference in New Issue
Block a user