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