11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title= title
|
|
link(rel='stylesheet', href='/stylesheets/style.css')
|
|
script(src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js")
|
|
block css
|
|
body
|
|
block content
|
|
|
|
block js |