use -current for unstable

This commit is contained in:
Aaron Bieber 2022-09-24 08:24:38 -06:00
parent 026a823e64
commit 855872a8c0
No known key found for this signature in database

View File

@ -123,7 +123,7 @@ __DATA__
<div class="search">
%= form_for '/' => begin
%= text_field search => ""
unstable
-current
%= check_box 'unstable'
%= submit_button 'Search...'
% end