mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-29 12:32:11 +01:00
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
<header class="auth-header">
|
|
<p>OnlineShop | <%= title %></p>
|
|
<div class="auth-header-image-container">
|
|
<img src="/images/logo.png">
|
|
</div>
|
|
</header> |