{% extends 'base.html' %} {% load i18n %} {% load bootstrap4 %} {% load fontawesome_5 %} {% load guardian_tags %} {% get_obj_perms user for object as "obj_perms" %} {% block 'sidenav' %} {% with 'restream' as section %} {{ block.super }} {% endwith %} {% endblock %} {% block 'content' %}