]> git.ipfire.org Git - ipfire.org.git/commit - src/web/__init__.py
talk: Add users page
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 17:13:10 +0000 (18:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Oct 2018 17:13:10 +0000 (18:13 +0100)
commit401827c281928c00c8305b45e088fde3a6e27746
treed1841b24ec65dde3c744d48a669d5ac680767f31
parent5f740b7519854e34c29b12e6559db60d34956533
talk: Add users page

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/talk.py
src/templates/talk/base.html
src/templates/talk/modules/accounts-list.html [new file with mode: 0644]
src/templates/talk/user.html [new file with mode: 0644]
src/templates/talk/users.html [new file with mode: 0644]
src/web/__init__.py
src/web/talk.py