feat: reconstruct shtola source
This commit is contained in:
commit
9a474b7fd5
31 changed files with 3040 additions and 0 deletions
7
fixtures/tera_layouts/root.html
Normal file
7
fixtures/tera_layouts/root.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
is_layout: true
|
||||
---
|
||||
|
||||
<h1>top layout</h1>
|
||||
|
||||
{{content}}
|
Loading…
Add table
Add a link
Reference in a new issue