{{ error }}
- -- -
-Erreur, impossible de se connecter avec ces identifiants.
+ -Or
+This is the homepage
- - - - - diff --git a/resources/components/layouts/Basic.vue b/resources/components/layouts/Basic.vue new file mode 100644 index 000000000..1b18b4e49 --- /dev/null +++ b/resources/components/layouts/Basic.vue @@ -0,0 +1,28 @@ + ++ +{{ i18n.get("_.about.block1") }}
{{ i18n.get("_.about.who") }} humans.txt
+ +{{ i18n.get("_.about.no-train") }}
+ +{{ i18n.get("_.about.feature-missing") }} hi@traewelling.de.
+ ++ {{ i18n.get("_.about.points1") }} +
+{{ i18n.get("_.about.productclass") }} | +{{ i18n.get("_.about.basepoints") }} | +
---|---|
{{ i18n.get("_.about.tram") }} | +2 | +
{{ i18n.get("_.about.suburban") }} | +3 | +
{{ i18n.get("_.about.regional") }} | +5 | +
{{ i18n.get("_.about.express") }} | +10 | +
{{ i18n.get("_.about.international") }} | +10 | +
{{ error }}
+ ++ +
+{{ error }}
+ ++ +
+#{{ event.hashtag }}
+
+ {{ i18n.get("_.about.block1") }}
++ + {{ place.points.toFixed(0) }} + | ++ + {{ place.trainDuration.toFixed(0) }}min + | ++ + {{ place.trainDistance.toFixed(0) }}km + | +
{{ i18n.get("_.leaderboard.rank") }} | +{{ i18n.get("_.leaderboard.user") }} | +{{ i18n.get("_.leaderboard.duration") }} | +{{ i18n.get("_.leaderboard.distance") }} | +{{ i18n.get("_.leaderboard.points") }} | +|
---|---|---|---|---|---|
{{ index + 4 }} | +
+
+
+ |
+
+ |
+ + {{ place.trainDuration }}min + | ++ {{ place.trainDistance.toFixed(0) }}km + | ++ {{ place.points.toFixed(0) }} + | +
{{ error }}
+ ++ +
++ {{ i18n.get('_.stationboard.dep-time') }} + | +{{ i18n.get('_.stationboard.line') }} | +{{ i18n.get('_.stationboard.destination') }} | +
---|---|---|
+ + {{ i18n.get('_.stationboard.stop-cancelled') }} + + + + {{ moment(departure.when).format("LT") }} + + + {{ moment(departure.plannedWhen).format("LT") }} + + + | ++ + + + + {{ departure.line.name }} + {{ departure.line.fahrtNr }} + + | ++ {{ departure.direction }} + | +
{{ i18n.get('_.stationboard.stopover') }} | ++ | + | |
---|---|---|---|
+ {{ stop.name }} + | +
+
+ {{ i18n.get('_.stationboard.arr') }}
+
+ {{ moment(stop.arrival).format("LT") }}
+
+
+ {{ moment(stop.arrivalPlanned).format("LT") }}
+
+
+ + + {{ i18n.get('_.stationboard.dep') }} + + {{ moment(stop.departure).format("LT") }} + + + {{ moment(stop.departurePlanned).format("LT") }} + + + |
+ + {{ i18n.get('_.stationboard.stop-cancelled') }} + | ++ {{ stop.platform }} + | +
{{ error }}
- -- -
-#{{ event.hashtag }}
-
- - - {{ place.points.toFixed(0) }} - | -- - {{ place.trainDuration.toFixed(0) }}min - | -- - {{ place.trainDistance.toFixed(0) }}km - | -
{{ i18n.get("_.leaderboard.rank") }} | -{{ i18n.get("_.leaderboard.user") }} | -{{ i18n.get("_.leaderboard.duration") }} | -{{ i18n.get("_.leaderboard.distance") }} | -{{ i18n.get("_.leaderboard.points") }} | -|
---|---|---|---|---|---|
{{ index + 4 }} | -
-
-
- |
-
- |
- - {{ place.trainDuration }}min - | -- {{ place.trainDistance.toFixed(0) }}km - | -- {{ place.points.toFixed(0) }} - | -
{{ error }}
- -- -
-{{ i18n.get('_.stationboard.dep-time') }} | -{{ i18n.get('_.stationboard.line') }} | -{{ i18n.get('_.stationboard.destination') }} | -
---|---|---|
- - {{ i18n.get('_.stationboard.stop-cancelled') }} - - - - {{ moment(departure.when).format("LT") }} - - - {{ moment(departure.plannedWhen).format("LT") }} - - - | -- - - - - {{ departure.line.name }} - {{ departure.line.fahrtNr }} - - | -- {{ departure.direction }} - | -
{{ i18n.get('_.stationboard.stopover') }} | -- | - | |
---|---|---|---|
{{ stop.name }} | -
-
- {{ i18n.get('_.stationboard.arr') }}
-
- {{ moment(stop.arrival).format("LT") }}
-
-
- {{ moment(stop.arrivalPlanned).format("LT") }}
-
-
- - - {{ i18n.get('_.stationboard.dep') }} - - {{ moment(stop.departure).format("LT") }} - - - {{ moment(stop.departurePlanned).format("LT") }} - - - |
- - {{ i18n.get('_.stationboard.stop-cancelled') }} - | -- {{ stop.platform }} - | -