06/12 Redesign menu
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Scheduled Reports{% endblock %}
|
||||
{% block content %}
|
||||
{% include 'reports/_subnav.html' %}
|
||||
<div class="d-flex justify-content-between align-items-center mb-4">
|
||||
<h2><i class="bi bi-calendar-check"></i> Scheduled Reports</h2>
|
||||
<a href="{{ url_for('scheduled_reports.create') }}" class="btn btn-primary">
|
||||
|
||||
Reference in New Issue
Block a user