Sha256: f69c37488016649afed2468b980165ee14d04549339c7df61f6dec190017d943

Contents?: true

Size: 308 Bytes

Versions: 3

Compression:

Stored size: 308 Bytes

Contents

<%%- model_class = @<%= resource_name %>.class -%>
<div class="page-header">
  <h1><%%=t '.title', :default => t('helpers.titles.new', :model => model_class.model_name.human,
                                 :default => "New #{model_class.model_name.human}") %></h1>
</div>
<%%= render :partial => 'form' %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
twitter-bootstrap-rails-2.1.0 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0.9 lib/generators/bootstrap/themed/templates/new.html.erb
twitter-bootstrap-rails-2.0.8 lib/generators/bootstrap/themed/templates/new.html.erb