{% if include.url %}

<div>
  This article has been crossposted on <a href='{{ include.url }}' target='_blank'>Medium</a>.
</div>

{% endif %}