Files
hapi-fhir-jpaserver-starter/src/main/webapp/WEB-INF/templates/tmpl-footer.html
Patrick Werner 14f05e4e7c Update tmpl-footer.html
removed Google Analytics script which causes Problems with GDPR and exposes James Google analytics credentials
2019-02-14 18:44:33 +01:00

6 lines
77 B
HTML

<!DOCTYPE html>
<html lang="en">
<div th:fragment="footer">
</div>
</html>