Repository URL to install this package:
<%= semantic_form_for @parent do |f| %> <div id="app"> <%= f.submit %> </div> <% end %>