COMMIT_HASH in templates

This commit is contained in:
Szekeres Bálint
2018-02-24 16:05:40 +01:00
parent fb2476bf49
commit 1135850fee
5 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ add_header X-XSS-Protection "1; mode=block" always;
add_header X-Content-Type-Options "nosniff" always;
add_header Referrer-Policy "{{ data.referrer_policy }}" always;<!--
✔ CSP--><span ng-if="isCSP()">
✔ CSP --><span ng-if="isCSP()">
add_header Content-Security-Policy "{{ data.content_security_policy }}" always;</span>
# . files