mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-16 21:42:00 -05: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