{% comment %}
    This page creates a single 'chip' for linking to a system. 
    It expects the name of the system as the 'system' variable
{% endcomment %}
{% capture surl %}/systems/{{include.system}}/{% endcapture %}
{% assign sp = site.pages | where: "url", surl | first %}
{% if sp %}
    
        
            {% endif %}
            {{sp.shorttitle}}