cleaned out the tags from the UNESCO data

This commit is contained in:
2020-01-05 01:53:21 -05:00
parent 7d09bfafb3
commit 19c91b0a9e
4 changed files with 102 additions and 2 deletions

View File

@ -2,6 +2,9 @@ extends layout
block content
h1= site.site
p #{site.description}
.content
p #{site.description}
//- p(unescaped!= #{site.description})
include footer.pug