From 34789db9065c3d89fef40234b322c5bedd47dfea Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 27 Aug 2014 11:10:27 +0100 Subject: Fix typo .rhml extension to .html.erb --- docs/customising/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/customising') diff --git a/docs/customising/themes.md b/docs/customising/themes.md index 7db02f7eb..154cc0dca 100644 --- a/docs/customising/themes.md +++ b/docs/customising/themes.md @@ -101,7 +101,7 @@ then issue a pull request. Normally, however, you should override these pages **in your own theme**, by placing them at a corresponding location within your theme's `lib/` directory. These means that a file at -`lib/themes/alavetelitheme/lib/views/help/about.rhml` will appear +`lib/themes/alavetelitheme/lib/views/help/about.html.erb` will appear instead of the core "about us" file. ### Changing the logo -- cgit v1.2.3