demo
This commit is contained in:
parent
db571d2c65
commit
0c48664af0
|
@ -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| %>
|
||||||
|
|
Loading…
Reference in New Issue