Update web/templates/search.html

This commit is contained in:
2025-08-18 22:02:49 +00:00
parent eea911af5c
commit 2eb06de843
+1
View File
@@ -87,6 +87,7 @@
<div class="container"> <div class="container">
<form method="get" class="search-form"> <form method="get" class="search-form">
<h1 class="page-title">Illustration of the Day</h1> <h1 class="page-title">Illustration of the Day</h1>
<!-- insert illustration of the day here -->
</div> </div>
</form> </form>
</div> </div>