mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-04-29 12:53:40 +01:00
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title #{title}
|
||
|
link(rel='stylesheet', href='css/style.css')
|
||
|
meta(name="viewport" content="width=device-width, initial-scale=1")
|
||
|
body
|
||
|
main
|
||
|
block header
|
||
|
header.header
|
||
|
h1 #{title}
|
||
|
block content
|