A: Saddle height<%if bike_saddle_height%>
<%bike_saddle_height%><%endif%>
B: Plumb line, saddle nose to BB
<%if bike_plumb_line_pos == 0%>+<%elsif bike_plumb_line_pos == "1"%>-<%endif%><%if bike_plumb_line%><%bike_plumb_line%><%endif%>
C: Cockpit (nose to extension tip)
<%if bike_cockpit%><%bike_cockpit%><%endif%>
D: Armrests to extension tip
<%if bike_armrest_exttip%><%bike_armrest_exttip%><%endif%>
E: Armrests drop
<%if bike_armrestdrop_pos == 0%>-<%elsif bike_armrestdrop_pos == "1"%>+<%endif%><%if bike_armrestdrop%><%bike_armrestdrop%><%endif%>
F: Saddle nose to armrest back
<%if bike_nose_armrest%><%bike_nose_armrest%><%endif%>
G: Armrest width
<%if bike_armrest_width%><%bike_armrest_width%><%endif%>
H: Saddle nose to stem clamp
<%if bike_nose_clamp%><%bike_nose_clamp%><%endif%>
I: Handlebar drop
<%if bike_handlebar_drop%><%bike_handlebar_drop%><%endif%>
Comments: <%bike_comments%>
<%~endif%>