{% extends "base.html" %}
{% block content %}
  <h1>Hemp</h1>
  <p>Hello, world!</p>
{% endblock %}