diff --git a/_layouts/plugin.html b/_layouts/plugin.html index 9c52bcdd..82c13a42 100644 --- a/_layouts/plugin.html +++ b/_layouts/plugin.html @@ -26,6 +26,13 @@ fullwith: true {% if page.pypi and page.package_name %}Package on PyPI:
{{ page.package_name }}
{% endif %}

+ +
+ +

{{ page.website }}

+
+
+ {% if page.issue_tracker %}
@@ -76,14 +83,6 @@ fullwith: true {% endfor %}
- -
-
- -

{{ page.website }}

-
-
-