djhtml

Indenter and formatter for Django and Jinja HTML templates

brewmacoslinux
Try with needOr install directly
Source

About

Django/Jinja template indenter

Commands

djhtml

Examples

Format a single template file in-place$ djhtml template.html
Format multiple template files recursively$ djhtml templates/
Check formatting without modifying files$ djhtml --check template.html