Select Git revision
article_shared_link.html
-
Alexa Valentová authoredAlexa Valentová authored
article_shared_link.html 256 B
{% if page.shared_from %}
<div class="alert alert--light content-block">
<p>
<em>Tento článek byl sdílen z jiného webu. Originál si můžete přečíst <a href="{{ page.get_original_url }}">zde</a>.</em>
</p>
</div>
{% endif %}