Sha256: 15528fc084fe686ed212c0094c1fe09e10f8fff4c68c5ae8e291571c6c7e1423

Contents?: true

Size: 325 Bytes

Versions: 9

Compression:

Stored size: 325 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<h1 class="title"><%= t('page.new', :model => t('activerecord.models.news_post')) -%></h1>
<div id="content_list">
  <%= render 'form' %>
</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.back'), news_posts_path -%></li>
  </ul>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
enju_news-0.1.0.pre5 app/views/news_posts/new.html.erb
enju_news-0.1.0.pre4 app/views/news_posts/new.html.erb
enju_news-0.1.0.pre3 app/views/news_posts/new.html.erb
enju_news-0.1.0.pre2 app/views/news_posts/new.html.erb
enju_news-0.1.0.pre app/views/news_posts/new.html.erb
enju_news-0.0.5 app/views/news_posts/new.html.erb
enju_news-0.0.4 app/views/news_posts/new.html.erb
enju_news-0.0.3 app/views/news_posts/new.html.erb
enju_news-0.0.2 app/views/news_posts/new.html.erb