Sha256: 77b9d6a53d4905bf36543e6ae51b7f06d4a30faf3a7096f3ea595c897b92b86f
Contents?: true
Size: 384 Bytes
Versions: 5
Compression:
Stored size: 384 Bytes
Contents
<div id="container-main" class="mg-choices"> <div class="mountain-goat-panel cenetered"> <h1>New Choice for <%=h @test.title %></h1> <% form_for :choice, @choice, :url => mg_choices_url do |f| %> <%= f.error_messages %> <%= render 'choice_form', :f => f %> <% end %> <a href="<%= mg_test_url :id => @test.id %>">Back to <%=h @test.title %></a> </div> </div>
Version data entries
5 entries across 5 versions & 1 rubygems