{% include "base.html" %} {% block content %}

Players R Us

Football Searcher

{% if msg %}

ERROR: {{ msg }}

{% else %}

Search for a player below

{% endif %}
{% endblock %} {% include "footer.html" %}