enlevage des fichiers du dossier

This commit is contained in:
2020-07-02 11:57:25 +02:00
parent b55bba912e
commit 035253d178
13 changed files with 16 additions and 41 deletions

7
views/layout.pug Normal file
View File

@ -0,0 +1,7 @@
doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
body
block content