This commit is contained in:
parent
a98786f044
commit
436c6e2f1f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue