yarmo.eu/views/projects_details.pug
2020-06-12 14:50:14 +02:00

17 lines
400 B
Plaintext

extends layout
block content
.longform
p
| Back to:
a(href="/") yarmo.eu
| >
a(href="/projects") projects
h1 !{$project['title']}
p
| Got an idea or a comment?
a(href="/contact") Feel free to contact me!
p.longform__header
.longform__content
| !{$project['content']}