{% extends "ui/page.html" %} {% load i18n static ui %} {% block title %}{% translate 'Saved!' %}{% endblock %} {% block button_bar_class %}d-none{% endblock %} {% block page_body %}
{% translate "Your link has been saved, but..." %}
{% blocktranslate %}
The link is for a site that makes it difficult to extract metadata from. As such, sane defaults were used. This could make the save hard to identify.
{% endblocktranslate %}
{% blocktranslate %}
Click the button below to edit the save's metadata to your liking.
{% endblocktranslate %}
{% translate "Your link has been saved!" %}