|
@ -31,6 +31,7 @@ |
|
|
%input{ type: "radio", name: "options"} Excellent |
|
|
%input{ type: "radio", name: "options"} Excellent |
|
|
%p |
|
|
%p |
|
|
%input{id: "bike_seat_tube", placeholder: "Seat Tube (cm)", type: "number", min: 0, max: 100, class: "input-lg" } |
|
|
%input{id: "bike_seat_tube", placeholder: "Seat Tube (cm)", type: "number", min: 0, max: 100, class: "input-lg" } |
|
|
|
|
|
-# Commenting this out until description is added to Bike |
|
|
%p |
|
|
%p |
|
|
%input{id: "bike_description", placeholder: "Short description", type: "text", class: "input-lg" } |
|
|
%input{id: "bike_description", placeholder: "Short description", type: "text", class: "input-lg" } |
|
|
%p |
|
|
%p |
|
|