Vertical forms
Adding the class .form-vertical
will align the form
elements differently. Otherwise it is the same structure of HTML
elements.
## -*- coding: utf-8 -*- <%inherit file="/debug_style/index.html"/> <%def name="breadcrumbs_links()"> ${h.link_to(_('Style'), h.route_path('debug_style_home'))} » ${c.active} %def> <%def name="real_main()">