From 29755eec0032575dd875aa9b3f8b94b459a973a8 Mon Sep 17 00:00:00 2001 From: pradeep Date: Mon, 23 Feb 2026 19:00:55 -0500 Subject: [PATCH] UNIQUE MESSAGE --- views/index.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.jade b/views/index.jade index 152024357..21d9f8507 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - h1 Train Schedule + h1 Find the 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.