{% if site.context == “lbc” %}

{% include lbc_details.html %}

{% else %}

{% include chi_details.html %}

{% endif %}