Commit 495c47d4 authored by Clément Schreiner's avatar Clément Schreiner
Browse files

Comment out similar packages (we need new plugin templates to implement this properly).

parent 0fe89a3f
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
% endfor % endfor
</table> </table>
<h3>Similar Packages</h3> <%doc><h3>Similar Packages</h3>
<table> <table>
<tr class="pkg-list"> <tr class="pkg-list">
<th>Name</th> <th>Name</th>
...@@ -180,6 +180,7 @@ ...@@ -180,6 +180,7 @@
</tr> </tr>
% endfor % endfor
<table> <table>
</%doc>
% if package_version.package_info: % if package_version.package_info:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment