{% extends "layout.html" %}
{% block title %}Notebook{% endblock %}
{% block lead %}Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.{% endblock %}
{% block page_content %}
Notebook
- Home
- Lab
- Notebook
{% endblock %}