Skip to content
Snippets Groups Projects
Commit 90ac30bb authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Implement Flask-Breadcrumbs

parent eec056e0
No related branches found
No related tags found
No related merge requests found
{% extends "base.html.j2" %}
{% from "settings/_breadcrumbs.html.j2" import breadcrumbs with context %}
{% import "materialize/wtf.html.j2" as wtf %}
{% block page_content %}
......
......@@ -6,6 +6,7 @@ eventlet
Flask==2.1.3
Flask-APScheduler
Flask-Assets
Flask-Breadcrumbs
Flask-Hashids==1.0.1
Flask-HTTPAuth
Flask-Login
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment