]> git.ipfire.org Git - ipfire.org.git/commit
location: Add a "How to use" page
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2019 10:24:33 +0000 (11:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2019 10:24:33 +0000 (11:24 +0100)
commit55eea0982ecb04c75d8b1a4f9236b50f77a0d8ef
tree6568c48b4c02e7ee698a8f6b3f7739312d13ad97
parentc3bcd7d41f87445c92858596968608b73f91f7d1
location: Add a "How to use" page

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/scss/style.scss
src/static/img/bash-logo.svg [new file with mode: 0644]
src/static/img/python-logo.svg [new file with mode: 0644]
src/templates/base.html
src/templates/location/how-to-use.html [new file with mode: 0644]
src/templates/location/index.html
src/web/__init__.py