Using arn and aero package now
This commit is contained in:
6
layout/layout.pug
Normal file
6
layout/layout.pug
Normal file
@ -0,0 +1,6 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title Test
|
||||
body
|
||||
{{ yield }}
|
1
layout/raw.pug
Normal file
1
layout/raw.pug
Normal file
@ -0,0 +1 @@
|
||||
{{ yield }}
|
Reference in New Issue
Block a user