{% for mission in site.liftoffmissions -%} {% if mission.uid == include.missionid %} {% if mission.type == 'mission' -%} {% endif -%} {% if mission.type == 'sidequest' -%} {% endif -%} {% endif -%} {% endfor -%}