User may download the template for use in any projects by clicking th download button in the navbar.

The HTML is stored in DB as unformatted text and the same is written to file and downloaded. The unformatted HTML must first be formatted properly(maybe with an API) and then made available for the download.
The code for the download is available in /yolo/views.py(downloadAsZip).