shared header
This commit is contained in:
parent
cc790f9efa
commit
b0bac5e100
3 changed files with 10 additions and 14 deletions
7
src/views/partials/appCommonHeader.ejs
Normal file
7
src/views/partials/appCommonHeader.ejs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div class="over-background">
|
||||
<h1>la seca</h1>
|
||||
<button id="navbutton-home" class="button-primary">Home</button>
|
||||
<button id="navbutton-offers" class="button-primary">Ofertas</button>
|
||||
<button id="navbutton-network" class="button-primary">Red</button>
|
||||
<button id="navbutton-profile" class="button-primary">Mi perfil</button>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue