# Balloon
Reuse chunks of HTML in other HTML files via preprocessing.
Reused the chunk in `global_nav.html` via ``.
Balloon will inflate the chunk in place of the `` tag in the source file, dumping a released target file which can be pushed to the web server.