{% comment %}This is used to generate share URL for howto-pages{% endcomment %} {% if page.shortcut %}

Share this page: {{ site.share_url }}{{ page.shortcut }}

{% elsif page.include_link %} {% assign parts = page.url | absolute_url | replace: ".html", "" | replace: "http://", "" | replace: "https://", "" | split: "/" %}

Share this page: {{ site.share_url }}{{ parts[site.include_link_index] }}

{% endif %}

© Université du Luxembourg, {{ 'now' | date: "%Y" }}. All rights reserved. {%- include social.html -%}