Skip to content

Commit a844014

Browse files
committed
Add message
1 parent 949c977 commit a844014

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

lib/tool_shed/webapp/templates/base.mako

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<%def name="body()">
2+
This is the legacy toolshed interface retained only for test coverage.
3+
</%def>
4+
15
<!DOCTYPE HTML>
26
<html>
37
<body>

0 commit comments

Comments
 (0)