Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is Test change by surabhi #1566

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
4 changes: 2 additions & 2 deletions data/trains.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
]
},
{
"name": "Golden Arrow",
"name": "Golden Arrow - Surabhi Change",
"stops": [
{
"station": "Cypress",
Expand All @@ -83,4 +83,4 @@
]
}
]
}
}
4 changes: 2 additions & 2 deletions views/index.jade
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extends layout

block content
h1 Train Schedule
h1 Find Your MasterTrain
p Select your train below to see its current schedule.
#wrapper
#trainList
Expand All @@ -10,4 +10,4 @@ block content
#trainInfo
strong <span id='trainName'></span>
#trainSchedule
strong Select a train to view its current schedule.
strong Select a train to view its current schedule.