init
This commit is contained in:
commit
d6006a0227
82 changed files with 2862 additions and 0 deletions
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 %}
|
Loading…
Add table
Add a link
Reference in a new issue