WebRTC-PoC/views/layout.pug

8 lines
117 B
Plaintext

doctype html
html
head
title= title
link(rel='stylesheet', href='/css/style.css')
body
block content