fix: Public pages - Contact and Services - page load errors due to server errors and styling improvements

This commit is contained in:
2024-10-28 15:04:43 +00:00
parent fc91f86922
commit 22f6ed7e8c
534 changed files with 526 additions and 928 deletions

View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="{{ url_for('static', filename='css/sections/core.css') }}" />
<link rel="stylesheet" href="{{ url_for('static', filename='css/pages/core/services.css') }}" />
-->
<link rel="stylesheet" href="{{ url_for('static', filename='dist/css/core_services.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='dist/css/core_services.bundle.css') }}">
<!-- HTML content -->
<div class="{{ model.FLAG_CARD }}">