{% extends "base.html" %} {% block subhead %}Welcome{% endblock %} {% block content %}
Gearspotting.com is a community website for tracking music gear and the musicians that use that gear.
{% if request.user.is_anonymous %}This site is built by the community. Feel free to signup and join in.
{% endif %}