Skip to content

Update all code snippets in docs to use Bootstrap 5 #329

@greyli

Description

@greyli

For example, at the macros.rst page (https://bootstrap-flask.readthedocs.io/en/stable/macros/), replace all import statements from

{% from 'bootstrap4/nav.html' import ... %}

To:

{% from 'bootstrap5/nav.html' import ... %}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions