diff --git a/templates/departures.html.ep b/templates/departures.html.ep
index 6b16ce7..a86a7b5 100644
--- a/templates/departures.html.ep
+++ b/templates/departures.html.ep
@@ -17,7 +17,7 @@
directions<%= $user->{backend_name} %>
% }
% else {
- trainDB
+ trainIRIS
% }
% }
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep
index f8f39e4..68ff41c 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -70,7 +70,7 @@
directions<%= $user->{backend_name} %>
% }
% else {
- trainDB
+ trainIRIS
% }