From 9778715cc1099cf1aa1f03dd0a983fd3cc3c6181 Mon Sep 17 00:00:00 2001
From: p0358 <p0358@users.noreply.github.com>
Date: Sat, 28 Oct 2017 16:00:09 +0000
Subject: [PATCH] Fix for tram loops

---
 index.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html
index 24f747d..f4e3a0e 100644
--- a/index.html
+++ b/index.html
@@ -98,6 +98,8 @@
 					
 					<h3 id="route-line"></h3>
 					
+					<p id="route-vehicle"></p>
+					
 					<table class="table table-condensed">
 						<thead>
 							<tr>

--
Gitblit v1.9.1