mirror of https://github.com/E-Almqvist/hsf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
275 B
14 lines
275 B
3 years ago
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title TITLE
|
||
|
meta name="keywords" content="template language"
|
||
|
meta name="author" content="author"
|
||
|
link rel="icon" type="image/png" href="favicon.png"
|
||
|
body
|
||
|
h1 hafosjfhsdjkfhjk
|
||
|
== yield
|
||
|
h5 jaiofhsldfhlsdf
|
||
|
p #{test()}
|
||
|
|