Genre:
diff --git a/samples/react/MusicStore/ReactApp/components/public/AlbumTile.tsx b/samples/react/MusicStore/ReactApp/components/public/AlbumTile.tsx
index d93af5d..04b74d5 100644
--- a/samples/react/MusicStore/ReactApp/components/public/AlbumTile.tsx
+++ b/samples/react/MusicStore/ReactApp/components/public/AlbumTile.tsx
@@ -1,4 +1,4 @@
-import * as React from 'react';
+import * as React from 'react';
import { Link } from 'react-router';
import { Album } from '../../store/FeaturedAlbums';
diff --git a/samples/react/MusicStore/ReactApp/components/public/GenreDetails.tsx b/samples/react/MusicStore/ReactApp/components/public/GenreDetails.tsx
index 3ba789f..59dc50b 100644
--- a/samples/react/MusicStore/ReactApp/components/public/GenreDetails.tsx
+++ b/samples/react/MusicStore/ReactApp/components/public/GenreDetails.tsx
@@ -13,7 +13,7 @@ class GenreDetails extends React.ComponentError.
-An error occurred while processing your request.
+@{
+ ViewData["Title"] = "Error";
+}
+
+Error.
+An error occurred while processing your request.
diff --git a/samples/react/MusicStore/Views/Shared/_Layout.cshtml b/samples/react/MusicStore/Views/Shared/_Layout.cshtml
index f64f7f5..47e4e48 100755
--- a/samples/react/MusicStore/Views/Shared/_Layout.cshtml
+++ b/samples/react/MusicStore/Views/Shared/_Layout.cshtml
@@ -1,12 +1,12 @@
-
-
-
-
-