{% if USE_AUTH_BASIC == "yes" %} {{ AUTH_BASIC_USER }}:{{ sha512_crypt(AUTH_BASIC_PASSWORD) }} {% endif %}