17 lines
400 B
Plaintext
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']}
|