mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49:31 -07:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
<%- include('header.ejs', {title: 'Hourly Forecast'}) %>
|
|
<div class="main-has-scroll">
|
|
Main
|
|
</div>
|
|
<%- include('scroll.ejs') %> |