This website requires JavaScript.
Explore
Help
Sign In
randrews
/
fleen
Watch
1
Star
0
Fork
0
You've already forked fleen
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4c96ac993d1fb900ff9824ac857a08a19b00e62
fleen
/
templates
/
default_layout.html
T
10 lines
96 B
HTML
Raw
Normal View
History
Unescape
Escape
rendering md with layouts
2025-08-30 01:11:01 -05:00
<!DOCTYPE html>
<
html
>
<
head
>
Tests and more renderer logic
2025-08-31 00:55:31 -05:00
<
title
>
$title
</
title
>
rendering md with layouts
2025-08-30 01:11:01 -05:00
</
head
>
<
body
>
$content
</
body
>
</
html
>
Reference in New Issue
Copy Permalink