diff options
Diffstat (limited to 'app/views/content/_article.html.erb')
| -rw-r--r-- | app/views/content/_article.html.erb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/content/_article.html.erb b/app/views/content/_article.html.erb deleted file mode 100644 index 765b8393..00000000 --- a/app/views/content/_article.html.erb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | <div class="teaserruler"> | ||
| 2 | <hr/> | ||
| 3 | </div> | ||
| 4 | |||
| 5 | <h2><%= link_to page.title, "/#{page.node.unique_name}" %></h2> | ||
| 6 | <h3><%= date_for_page page %>, <%= author_for_page page %></h3> | ||
| 7 | <p><%= page.abstract %></p> \ No newline at end of file | ||
