yarmo.eu/views/projects_details.pug
Yarmo Mackenbach d3bb84446f
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-06-11 15:43:41 +02:00

18 lines
401 B
Plaintext

extends layout
block content
.projects
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.projects__header
.projects__content
| !{$project['content']}