diff --git a/ddportfolioservice/templates/showform.mako b/ddportfolioservice/templates/showform.mako index 0458394..3ffbb36 100644 --- a/ddportfolioservice/templates/showform.mako +++ b/ddportfolioservice/templates/showform.mako @@ -56,7 +56,7 @@ ${h.form(h.url_for(action='urllist'), method='get')} ${h.text('name', h.escape(request.params.get('name', None)), id='name')}
-