6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
- extends "base.html"
|
|
|
|
- Post.each do |post|
|
|
%h2= post.title
|
|
= post.excerpt
|