]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
people: Add module for SIP status
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 12:49:56 +0000 (13:49 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 15:12:45 +0000 (16:12 +0100)
commit7afd64bb85947cfaca08821373bad5f5ceb888a7
treefd0714316173268ebc8926085397a577beb900f5
parenta47ddc3d3c7321fea49fe2ed93a38dc1c35ceb20
people: Add module for SIP status

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