I recently bought an HTML template to create my own website. Now I'm trying to port the step by step each HTML file that I need in my Django 1.7.1 app. So far everything works fine. After playing a little bit with it I decided to do some refactoring, in particular I'm interested to convert some part of the HTML sources into templates.I recently bought an HTML template to create my