summaryrefslogtreecommitdiff
path: root/templates/departures.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/departures.html.ep')
-rw-r--r--templates/departures.html.ep3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/departures.html.ep b/templates/departures.html.ep
index db12422..fafbf0e 100644
--- a/templates/departures.html.ep
+++ b/templates/departures.html.ep
@@ -103,6 +103,9 @@
% if ($dbris) {
%= include '_suggestions_dbris', suggestions => stash('suggestions'), checkin_from => $eva;
% }
+ % elsif ($efa) {
+ %= include '_suggestions_efa', suggestions => stash('suggestions'), checkin_from => $eva;
+ % }
% }
</div>
</div>