From 4fdd05bc6e0336b27c6efb5ed40aa062ece19ffe Mon Sep 17 00:00:00 2001 From: "sonia.soni04@gmail.com" Date: Sat, 26 Oct 2024 14:07:17 -0400 Subject: [PATCH] updated header --- views/index.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.jade b/views/index.jade index 152024357..ee560392f 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Train Schedule + h1 Find your Trains!! 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.