{% extends "base.html" %} {% block title %}Front{% endblock %} {% block content %}
{% if piece_list %} {% endif %}

Contact Me

Interested in prints or just want to chat? Email can be sent to dalerpeterson(at)gmail.com

{% if quote_list %} {% endif %}
{% endblock %} {% block about %} This is the front page. It contains links to portfolio pieces and quotes about the artist. {% endblock %}