{% extends "base.html" %} {% block title %}History{% endblock %} {% block content %}
RAMP history
{% include 'description.html' %}
{% endblock %}