18 lines
401 B
Plaintext
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']}
|
|
|