Commit b724aa737a856d58bad3180ba416fbe6980abfaf
1 parent
73effbed
Exists in
master
and in
31 other branches
Remove browserid and conversejs from header and footer template
Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
colab/templates/footer.html
colab/templates/header.html
1 | -{% load i18n browserid conversejs gravatar plugins %} | 1 | +{% load i18n gravatar plugins %} |
2 | {% load static from staticfiles %} | 2 | {% load static from staticfiles %} |
3 | 3 | ||
4 | <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> | 4 | <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> |