Explorar o código

Fixed bug where it would say bug bug.

KrisVos130 %!s(int64=9) %!d(string=hai) anos
pai
achega
d902cc5ca4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/client/templates/dashboard.html

+ 1 - 1
app/client/templates/dashboard.html

@@ -25,7 +25,7 @@
                         <a href="/{{type}}" class="station_link"></a>
                     </div>
                 </div>
-            {{/if}}bug
+            {{/if}}
         {{/each}}
     </div>
 </template>