8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
|
doctype html
|
||
|
html(lang="en")
|
||
|
head
|
||
|
meta(charset="utf-8")
|
||
|
style
|
||
|
include styles.css
|
||
|
title=`Resume ${resume.basics.name}`
|
||
|
body
|