Skip to content
Snippets Groups Projects
Verified Commit 18b18bf6 authored by Kevin Morris's avatar Kevin Morris
Browse files

fix: remove trailing slash from package search form action


Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
parent 57bc9b6b
No related branches found
No related tags found
No related merge requests found
<div id="pkglist-search" class="box filter-criteria">
<h2>{% trans %}Search Criteria{% endtrans %}</h2>
<form action='/packages/' method='get'>
<form action='/packages' method='get'>
<p><input type='hidden' name='O' value='0'/></p>
<fieldset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment