aboutsummaryrefslogtreecommitdiff
path: root/src/views/pages/dashboard/home.pug
blob: 8ae2c4ba4ac4f99fce2ca6dca775e808e146cfc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
doctype html

html

    head

        include ../../components/head.pug

        link(href="/public/css/dashboard.css" rel="stylesheet")

        title Dashboard | Home Control

    body

        include ../../components/dashboard/sidebar.pug

        main

            h1 Home Control