Rename all j2 files to templates
Not according to convention, but it reads better.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% for name in owner_env_dict.keys() | sort %}
|
||||
{{ name }}={{ owner_env_dict[name] }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user