|
@ -0,0 +1,17 @@ |
|
|
|
|
|
<!DOCTYPE html> |
|
|
|
|
|
<html lang="en" xmlns:th="http://www.thymeleaf.org" |
|
|
|
|
|
xmlns:sec="http://www.thymeleaf.org/thymeleaf-extras-springsecurity5"> |
|
|
|
|
|
|
|
|
|
|
|
<th:block th:fragment="footerpart"> |
|
|
|
|
|
|
|
|
|
|
|
<footer style="margin-top: 350px;" th:include="https://fjordtek.com/ :: footer"> |
|
|
|
|
|
</footer> |
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://fjordtek.com/css/style.css"> |
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://fjordtek.com/css/style2.css"> |
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css"> |
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://fjordtek.com/css/footer-and-social.css?v2.9.3"> |
|
|
|
|
|
|
|
|
|
|
|
</th:block> |
|
|
|
|
|
|
|
|
|
|
|
</html> |