Files
Node.js-14-Cookbook/Chapter10/flamegraph-app/views/layout.jade
T
2020-08-15 17:33:37 +01:00

8 lines
125 B
Plaintext

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