diff --git a/browse/templates/tb/base.html b/browse/templates/tb/base.html index 6db1cda69..e7ccb85f9 100644 --- a/browse/templates/tb/base.html +++ b/browse/templates/tb/base.html @@ -13,7 +13,7 @@ {%- block content %}

About trackbacks

-

By sending a trackback, you can notify +

By sending a trackback, you can notify arXiv.org that you have created a web page that references a paper. Popular blogging software supports trackback: you can send us a trackback about this paper by giving your software the following trackback URL:

@@ -21,7 +21,7 @@

About trackbacks

Some blogging software supports trackback autodiscovery -- in this case, your software will automatically send a trackback as soon as your create a link to our abstract page. See our - trackback help page for more information.

+ trackback help page for more information.

{% endblock content %}