This commit is contained in:
SG
2025-06-20 15:18:28 +03:00
parent dca4aa7a7e
commit d58d9464a9
2 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<div id= "top_header" class="row top_header">
<img id="top_header_image" src="{{ parent_path }}static/images/header.jpg" class="img-fluid">
<div id="top_title" class="row">
<a class="top_header_text ms-1">{{ page_title }}</a>
<a class="top_header_text ms-1 text-decoration-none">{{ page_title }}</a>
</div>
</div>
<div id="menu_container" class="row justify-content-end pe-2 py-2" >