mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 11:09:30 -07:00
develop header
This commit is contained in:
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') %>
|
||||
Reference in New Issue
Block a user