diff --git a/views/index.jade b/views/index.jade index 152024357..522bf9683 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Train Schedule + h1 Find your Train!! p Select your train below to see its current schedule. #wrapper #trainList @@ -10,4 +10,4 @@ block content #trainInfo strong #trainSchedule - strong Select a train to view its current schedule. \ No newline at end of file + strong Select a train to view its current schedule.