4 lines
89 B
Django/Jinja

{% for key, value in openapply_app_spa_env.items() %}
{{ key }}={{ value }}
{% endfor %}