index
:
homestead
this commit
2017
main
My future indieweb platform
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
views
/
index.html
blob: dcc142cfd8a0023e2af463b013c169a1ec2a9a13 (
plain
)
1
2
3
4
5
hello world
{%
for
filename
,
post
in
posts
%}
{{
post.data.get
(
'title'
)
}}
{%
endfor
%}