v0.1.3
Removed the unnecessary context code added a process_html_content() method to the view mixins (by default it simply return the content untouched, this could be overridden in concrete views for example to replace relative paths to absolute paths) Allow overriding CHROME_WINDOW_SIZE in views Updated docs