adding trailing slashes to post forms
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
|
||||
<h2>BrainTree Experimental Corner</h2>
|
||||
|
||||
<form id="payment-form" method="post" action="/rowers/checkouts"
|
||||
<form id="payment-form" method="post" action="/rowers/checkouts/"
|
||||
autocomplete="off">
|
||||
<section>
|
||||
<label for="amount">
|
||||
|
||||
Reference in New Issue
Block a user