]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
blog: Add search
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 12:40:59 +0000 (13:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Jul 2018 12:40:59 +0000 (13:40 +0100)
commite6b18dce9fbd34f9c8d8a4a0188be5008721eb47
treea0f32c31ee959f14efc27c1f32f91c006fb444b8
parent42293551ae195ae990f353895ef2d83aff87e430
blog: Add search

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