From b67d819d3cedc999bd03e6b07eaf0a084745b3e1 Mon Sep 17 00:00:00 2001 From: Mark Longair Date: Tue, 9 Apr 2013 17:10:32 +0100 Subject: Rename the .rhtml files to .html.erb for Rails 3 --- lib/views/help/about.rhtml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/views/help/about.rhtml (limited to 'lib/views/help/about.rhtml') diff --git a/lib/views/help/about.rhtml b/lib/views/help/about.rhtml deleted file mode 100644 index a2b5ef2..0000000 --- a/lib/views/help/about.rhtml +++ /dev/null @@ -1,9 +0,0 @@ -<% @title = "About" %> - -<%= render :partial => 'sidebar' %> - -
-

Introduction to <%= site_name %> #

This is a custom "about" page

-
- - -- cgit v1.2.3