]> git.ipfire.org Git - ipfire.org.git/commit - src/web/__init__.py
blog: Create module for posts
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 11:53:06 +0000 (12:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 11:53:06 +0000 (12:53 +0100)
commitf91dfcc70ef2c01d766309211259693ff98bb505
tree34ed4290e9a80835866544c0728685f4a5a3c7a0
parent40f21c7425fabbfdcc0134800f99907d7bc282c2
blog: Create module for posts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/blog/modules/post.html [new file with mode: 0644]
src/templates/blog/post.html
src/web/__init__.py
src/web/blog.py