diff --git a/templates/departures.html.ep b/templates/departures.html.ep
index 6b16ce70fcc1b36816443631ff356cce51bae68f..a86a7b50bed6430324dd636cddbeba9bec1d6eba 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 f8f39e4e75c5756570efd3ec8a21e2a47f6338aa..68ff41cb74648a1b9110bcf9615bee0d5996c637 100644
--- a/templates/landingpage.html.ep
+++ b/templates/landingpage.html.ep
@@ -70,7 +70,7 @@
directions<%= $user->{backend_name} %>
% }
% else {
- trainDB
+ trainIRIS
% }