{% extends "bookmarks/base.html" %} {% load i18n %} {% 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 %}