{{ ------------BEGIN THEME SETTINGS AND CONTROLS------------ }}
{% assign: rider_name = "Nate Bozung" %}
{% assign: rider_bio = "Boznutz. Duh. Malaka. Oops. Duhlife. Whatever. A tattoo’d Colt and a new mohawk. Whiskey for breakfast. Fuck it. Get on the plane. Let’s ride." %}
{% assign: rider_image = "http://b.vimeocdn.com/ts/219/373/219373365_1280.jpg" %}
{% assign: rider_image2 = "" %}
{% assign: rider_image3 = "" %}
{{ ------------END THEME SETTINGS AND CONTROLS------------ }}
Team
{% for page in pages.all %}
{% if page.name contains '-team-' %}
{{ page.name | remove: '-team-' }}
{% endif %}
{% endfor %}