summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Jones <richard@mechanicalcat.net>2013-02-09 12:31:18 +1100
committerRichard Jones <richard@mechanicalcat.net>2013-02-09 12:31:18 +1100
commitc4835fcdf495884cd1fd3dcf2d3155c56aded3fb (patch)
tree500df573cee5bee94fe33b0dccfa9ac26a7d9488
parenta4535dd7216fae4461c2b16b6d085e0aad39123a (diff)
downloaddecorator-c4835fcdf495884cd1fd3dcf2d3155c56aded3fb.tar.gz
compact for better layout
-rw-r--r--templates/home.pt6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/home.pt b/templates/home.pt
index 4ac519f..ff5c871 100644
--- a/templates/home.pt
+++ b/templates/home.pt
@@ -56,11 +56,11 @@ or use the search box above.
<div id="document-navigation" style="width: 30%; float: left; display: inline; padding: 4px;">
<b>Package Authors</b>
<p style="margin-bottom: 0px">
-To submit a package use
+Submit a package using
"<a href="http://wiki.python.org/moin/CheeseShopTutorial" class="vt-p">python setup.py upload</a>"
(full <a href="http://wiki.python.org/moin/CheeseShopTutorial">tutorial</a>).
-The index also <a href="http://wiki.python.org/moin/PyPiHostingDocumentation">hosts documentation</a>.
-You may submit packages using
+The index also <a href="http://wiki.python.org/moin/PyPiHostingDocumentation">hosts package docs</a>.
+You may also use
<a href="/pypi/pypissh">SSH</a> or the
<a tal:attributes="href string:${app/config/url}?%3Aaction=submit_form">web form</a>.
You must <a tal:attributes="href string:${app/config/url}?%3Aaction=register_form">register</a>.