{% extends 'template.html' %}
{% block content %}
View Generator
You can generate view with ease using this generator.
This generator will create a directory in /views directory.
This directory contain 4 files: list.html, view.html, new.html, edit.html.
WARNING: EXISTING FILE WILL BE OVERWRITTEN.