{% extends "base.html" %} {% block content %}

Home page view

Content needed:

Header
Context information (bread crumbs, sign in/sign out links, etc)
Find existing project widget
A AJAX-powered search box
A grid of icons showing most interesting projects (by default) or interactive search results
A start a new project link
Learn more widget
A short video clip that explains what the dashboard is and how it can be used
Several paragraphs of text that describe the video and encourage people to see it
{% endblock %}