{% extends "base.html" %}{% load i18n %} {% block content %}
{% blocktrans %}The shortened URL for the page {{ page_title }} is:{% endblocktrans %}
{% else %}{% blocktrans %}The shortened URL for the page is:{% endblocktrans %}
{% endif %}{% trans "You can also use your phone to scan the following barcode:" %}
{% trans "Click on the links below to share this page" %}
{% if use_javascript %} {% endif %}