demo
This commit is contained in:
parent
3a6cd92e87
commit
6b15a03f1f
|
@ -2,8 +2,6 @@
|
||||||
<h1 class="h1"><%= @title %></h1>
|
<h1 class="h1"><%= @title %></h1>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<h2>News</h2>
|
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<% @bulletins.each do |post| %>
|
<% @bulletins.each do |post| %>
|
||||||
|
|
Reference in New Issue