<% from os.path import isfile, join %><%include file="ssl/${domain}.crt.pem"/> % if isfile(join(repo.path, 'data', 'ssl', f'{domain}.crt_intermediate.pem')): <%include file="ssl/${domain}.crt_intermediate.pem"/> % endif