{% extends "base.html" %} {% block title %}Logs{% endblock %} {% block content %}

Logs

Back to Dashboard
{% endblock %}