mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-30 12:57:10 +01:00
login fix
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<%- include('partials/header'); %>
|
||||
</header>
|
||||
|
||||
<div class="filtersDIV">
|
||||
<div class="filtersDIV" style="display:none">
|
||||
<br/>
|
||||
<h3 style="text-align: center;"> FILTER COMMING SOON </h3>
|
||||
<h3 style="text-align: center; "> FILTER COMMING SOON </h3>
|
||||
</div>
|
||||
|
||||
<% if (products.length == 0) { %>
|
||||
|
||||
Reference in New Issue
Block a user