templates/trip.html

changeset 47
18953691af29
parent 36
728965530259
child 48
428cfdf64ccc
--- a/templates/trip.html	Tue Jul 11 10:36:59 2017 +0300
+++ b/templates/trip.html	Mon Jul 31 01:15:28 2017 +0300
@@ -49,9 +49,9 @@
 <body>
 	<h1>
 	{% if night %}
-	&#127769;
+	&#127769;&nbsp;
 	{% endif %}
-	{{route}} {{description}}</h1>
+	🚍 {{route}} {{description}}</h1>
 	<p style="text-align: center">Ajomatka: {{'%.1f' % length}}km</p>
 	<table class='aikataulu' cellspacing='0'>
 		<tr>

mercurial