We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949c977 commit a844014Copy full SHA for a844014
1 file changed
lib/tool_shed/webapp/templates/base.mako
@@ -1,3 +1,7 @@
1
+<%def name="body()">
2
+ This is the legacy toolshed interface retained only for test coverage.
3
+</%def>
4
+
5
<!DOCTYPE HTML>
6
<html>
7
<body>
0 commit comments