pi-rfid-jukebox/source/templates/default.pug
Annika Backstrom e25670d426 websocket-powered tag history in browser
also upgrade from jade 1.11 to pug 2 (project changed names due to
copyright issues)
2017-03-26 01:45:57 +00:00

22 lines
413 B
Plaintext

doctype html
html
head
link(rel='stylesheet', href='/css/index.css')
title jukebox.stop.wtf
script(src='/jukebox.js')
body
.header
h1.page-title jukebox.stop.wtf
ul.nav
li: a(href='/') Home
li: a(href='#news') News
li: a(href='#about') About
li: a(href='#contact') Contact
.main-content
block content
.footer
p made with love by annika