updated footer with 'made with' and 'copyright' links
This commit is contained in:
@@ -2,9 +2,10 @@ extends layout
|
||||
|
||||
block content
|
||||
h1= site.site
|
||||
h3= "Date Inscribed: " + site.date_inscribed
|
||||
h4= "Located: " + site.latitude + " " + site.longitude
|
||||
|
||||
h5= site.category
|
||||
.content
|
||||
p #{site.description}
|
||||
//- p(unescaped!= #{site.description})
|
||||
|
||||
|
||||
include footer.pug
|
||||
|
Reference in New Issue
Block a user