{% extends "base.html" %} {% block title %}Rinks{% endblock %} {% block createTitle %}Rink State Change{% endblock %} {% block selectedTabRinks %} class="selected"{% endblock %} {% block content %}

Rink Created!

Rink created! Redirecting to rinks detail page in 5 seconds..

{% endblock %}