diff --git a/ddportfolioservice/templates/showform.mako b/ddportfolioservice/templates/showform.mako index 7a64037..e953bbd 100644 --- a/ddportfolioservice/templates/showform.mako +++ b/ddportfolioservice/templates/showform.mako @@ -27,7 +27,7 @@ License along with this program. If not, see ${h.stylesheet_link_tag('style')} - ${h.start_form(h.url_for(action='handle_post'), method='post')} + ${h.start_form(h.url_for(action='handle_post'), method='get')}
${_('Debian Developer Portfolio')}