1
0
Files
rock-paper-scissors/server/views/layout.jade
2020-03-25 12:20:01 -04:00

8 lines
125 B
Plaintext

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