index
:
katana
main
Static photo album generator for my personal street photography site at https://irregular.ninja programmed in the Raku programming language.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frame.html.templ
blob: 434355261c69489693b5341058c634fef8fd0910 (
plain
)
1
2
3
4
5
6
7
8
<html> <head> <title>{title}</title> </head> <body> {body} </body> </html>