{% extends "base.html" %} {% block title %}Log in{% endblock %} {% block content %} {% if next %} {% if user.is_authenticated %}
You are not authorized to perform this action.
{% else %}Please login to view this page.
{% endif %} {% endif %}This is the interactive web panel that will allow you to add, search and perform analysis across files.