{% extends frame.html %}
{% block body %}
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<form>
<input>
<a type="submit" class="btn">explain</a>
</form>
</div>
{% end %}