{% extends "layout.html" %} {% block title %}Results{% endblock %} {% block lead %}You can describe the results of your project and your future plans here.{% endblock %} {% block sidebar %} {% endblock %} {% block page_content %} {% endblock %}