{% block head %} {% endblock %}
{% block top %}

Welcome to my ugly website!!

This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.

Learn more »

{% endblock %}
{% block content %}

Content comes here!

{% endblock %}
{% block tail%} {% endblock %}