Macros in Flask
By: Isaac ― October 21, 2021
Macros in Flask are useful for introducing DRY principles into your templates. This post demonstrates the basics of how to use macros.
Category: Flask
Macros in Flask are useful for introducing DRY principles into your templates. This post demonstrates the basics of how to use macros.
Category: Flask