mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
4 lines
249 B
HTML
4 lines
249 B
HTML
<!DOCTYPE html>
|
|
<th:block xmlns:th="https://www.thymeleaf.org" th:fragment="error_fragment">
|
|
[(${error.status >= 400 && error.status < 500 ? theme.config.enhance.error.html_content_4xx : theme.config.enhance.error.html_content_5xx})]
|
|
</th:block> |