{% extends 'base.html' %} {%block htmlclass%}class="detail single"{% endblock %} {% load typogrify_tags %} {% load get_image_by_size %} {% load html5_datetime %} {% load pagination_tags %} {% block pagetitle %} Photos | luxagraf {% endblock %} {% block metadescription %} Recent Images {% endblock %} {%block bodyid%}class="photos" id="notes-archive"{%endblock%} {% block breadcrumbs %}{% include "lib/breadcrumbs.html" with breadcrumbs=breadcrumbs %}{% endblock %} {% block primary %}

Photos

I first picked up a camera in the late 1980s and started documenting trips into the mountains, inspired by Galen Rowell. These are ongoing projects, updated regularly.


Join us. Subscribe to Friends of a Long Year

{% endblock%} {% block js %} {% endblock %}