{% extends "bookmarks/base.html" %} {% load i18n %} {% load uni_form_tags %} {% block head_title %}{% blocktrans %}Add Bookmark{% endblocktrans %}{% endblock %} {% block body %}
You can drag this 'Add to {{ SITE_NAME }} Bookmarks' link to your bookmark bar to post the pages you visit!
{% endblock %}