feat: implement doctor API synchronization and add contact page support with media assets

This commit is contained in:
2026-07-23 07:37:31 +07:00
parent abdf9467e6
commit 107e191e93
537 changed files with 2690 additions and 267 deletions
@@ -2,7 +2,7 @@
<html lang="en" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorate="~{themes/__${activeTheme}__/layout}">
<head>
<title th:text="${page.title}">Page Title</title>
<title th:text="${page.title}">Bệnh Viện S.I.S Cần Thơ</title>
<!-- Add Meta Description for SEO -->
<meta name="description" th:if="${page.metaDescription != null}" th:content="${page.metaDescription}" />