fugadalcontrollo/views/layout.pug

8 lines
144 B
Text

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