{% extends "bootstrap/base.html" %} {% block title %}Read TI Later{% endblock %} {% block styles %} {{super()}} {% endblock %} {% block navbar %}
Would you rather save on the go? Try our bookmarklet!
javascript:(function(){var%20url%20=%20location.href;var%20otherWindow=window.open('about:blank','_blank');otherWindow.opener=null;otherWindow.location='{{ request.url_root }}add?close=1&url='+encodeURIComponent(url);})();