This commit is contained in:
ahinz 2014-12-12 12:34:47 +01:00
parent a98786f044
commit 436c6e2f1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<%- model_class = Article -%>
<div class="page-header">
<h1><%=t '.title', :default => model_class.model_name.human.pluralize.titleize %></h1>
<h1><%=t 'article.name' %></h1>
</div>
<table class="table table-striped">
<thead>