diff --git a/extra/sample_plugin/app/views/example/say_goodbye.rhtml b/extra/sample_plugin/app/views/example/say_goodbye.html.erb similarity index 100% rename from extra/sample_plugin/app/views/example/say_goodbye.rhtml rename to extra/sample_plugin/app/views/example/say_goodbye.html.erb diff --git a/extra/sample_plugin/app/views/example/say_hello.rhtml b/extra/sample_plugin/app/views/example/say_hello.html.erb similarity index 100% rename from extra/sample_plugin/app/views/example/say_hello.rhtml rename to extra/sample_plugin/app/views/example/say_hello.html.erb diff --git a/extra/sample_plugin/app/views/my/blocks/_sample_block.rhtml b/extra/sample_plugin/app/views/my/blocks/_sample_block.html.erb similarity index 100% rename from extra/sample_plugin/app/views/my/blocks/_sample_block.rhtml rename to extra/sample_plugin/app/views/my/blocks/_sample_block.html.erb diff --git a/extra/sample_plugin/app/views/settings/_sample_plugin_settings.rhtml b/extra/sample_plugin/app/views/settings/_sample_plugin_settings.html.erb similarity index 100% rename from extra/sample_plugin/app/views/settings/_sample_plugin_settings.rhtml rename to extra/sample_plugin/app/views/settings/_sample_plugin_settings.html.erb