develop header
This commit is contained in:
parent
16541dc21a
commit
8ffb0e744e
5 changed files with 80 additions and 1 deletions
5
views/partials/hourly.ejs
Normal file
5
views/partials/hourly.ejs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<%- include('header.ejs', {title: 'Hourly Forecast'}) %>
|
||||
<div class="main-has-scroll">
|
||||
Main
|
||||
</div>
|
||||
<%- include('scroll.ejs') %>
|
||||
Loading…
Add table
Add a link
Reference in a new issue