hubl/src/header.pug

17 lines
337 B
Plaintext

#button-toggle
#logo
img(src="/images/logo.png" width=111 height=32)
#search-bar
div
input#search-input(type='search')
i#search-icon.icon-magnifier(aria-hidden='true')
i#close-search-icon.icon-close(aria-hidden='true')
#notification
#profile
img(src="/images/user.jpg")
span
| Profile
span.icon-arrow-down