diff --git a/archetypes/application/index.de.md b/archetypes/application/index.de.md new file mode 100644 index 000000000..cc6b8ad0b --- /dev/null +++ b/archetypes/application/index.de.md @@ -0,0 +1,42 @@ +--- +title: "{{ .File.ContentBaseName | upper }}" +--- + + + +## Gültigkeitsdauer des FIP Ausweises + + + +## Versteuerung + + + +## Nationale Vergünstigungen (kein FIP) + + + +## FIP Freifahrtschein + + + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + + + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/archetypes/application/index.en.md b/archetypes/application/index.en.md new file mode 100644 index 000000000..df4fcc1b3 --- /dev/null +++ b/archetypes/application/index.en.md @@ -0,0 +1,42 @@ +--- +title: "{{ .File.ContentBaseName | upper }}" +--- + + + +## Validity Period of the FIP Card + + + +## Taxation + + + +## National Discounts (Non-FIP) + + + +## FIP Coupon + + + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + + + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/archetypes/application/index.fr.md b/archetypes/application/index.fr.md new file mode 100644 index 000000000..e70a39c55 --- /dev/null +++ b/archetypes/application/index.fr.md @@ -0,0 +1,42 @@ +--- +title: "{{ .File.ContentBaseName | upper }}" +--- + + + +## Durée de validité de la Carte FIP + + + +## Imposition + + + +## Réductions nationales (non-FIP) + + + +## Coupon FIP + + + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + + + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/_index.de.md b/content/application/_index.de.md new file mode 100644 index 000000000..eddcf3409 --- /dev/null +++ b/content/application/_index.de.md @@ -0,0 +1,9 @@ +--- +title: "Beantragung des FIP Ausweises" + +cascade: + - build: + list: false + publishResources: false + render: never +--- diff --git a/content/application/_index.en.md b/content/application/_index.en.md new file mode 100644 index 000000000..58cc1f213 --- /dev/null +++ b/content/application/_index.en.md @@ -0,0 +1,9 @@ +--- +title: "FIP Card Application" + +cascade: + - build: + list: false + publishResources: false + render: never +--- diff --git a/content/application/_index.fr.md b/content/application/_index.fr.md new file mode 100644 index 000000000..89606a81d --- /dev/null +++ b/content/application/_index.fr.md @@ -0,0 +1,9 @@ +--- +title: "Demande de la Carte FIP" + +cascade: + - build: + list: false + publishResources: false + render: never +--- diff --git a/content/application/cd/index.de.md b/content/application/cd/index.de.md new file mode 100644 index 000000000..dec840767 --- /dev/null +++ b/content/application/cd/index.de.md @@ -0,0 +1,11 @@ +--- +title: "ČD" +--- + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/cd/index.en.md b/content/application/cd/index.en.md new file mode 100644 index 000000000..083e218c8 --- /dev/null +++ b/content/application/cd/index.en.md @@ -0,0 +1,11 @@ +--- +title: "ČD" +--- + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/cd/index.fr.md b/content/application/cd/index.fr.md new file mode 100644 index 000000000..ee7302ce5 --- /dev/null +++ b/content/application/cd/index.fr.md @@ -0,0 +1,11 @@ +--- +title: "ČD" +--- + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/cd/validity.yaml b/content/application/cd/validity.yaml similarity index 100% rename from content/operator/cd/validity.yaml rename to content/application/cd/validity.yaml diff --git a/content/application/cie/index.de.md b/content/application/cie/index.de.md new file mode 100644 index 000000000..b43c3d7c9 --- /dev/null +++ b/content/application/cie/index.de.md @@ -0,0 +1,11 @@ +--- +title: "CIE" +--- + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/cie/index.en.md b/content/application/cie/index.en.md new file mode 100644 index 000000000..b6581a92e --- /dev/null +++ b/content/application/cie/index.en.md @@ -0,0 +1,11 @@ +--- +title: "CIE" +--- + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/cie/index.fr.md b/content/application/cie/index.fr.md new file mode 100644 index 000000000..97ef9a411 --- /dev/null +++ b/content/application/cie/index.fr.md @@ -0,0 +1,11 @@ +--- +title: "CIE" +--- + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/cie/validity.yaml b/content/application/cie/validity.yaml similarity index 100% rename from content/operator/cie/validity.yaml rename to content/application/cie/validity.yaml diff --git a/content/application/db/index.de.md b/content/application/db/index.de.md new file mode 100644 index 000000000..0b304bc5e --- /dev/null +++ b/content/application/db/index.de.md @@ -0,0 +1,37 @@ +--- +title: "DB" +--- + +## Gültigkeitsdauer des FIP Ausweises + +Der FIP Ausweis ist für eine feste Periode von drei Jahren gültig. Die aktuelle Periode ist 2025-2026-2027. + +## Versteuerung + +FIP Freifahrtscheine von Mitarbeitenden in Deutschland gelten als _Geldwerter Vorteil_ und unterliegen § 8 des Einkommensteuergesetzes (EStG). Die FIP Freifahrtscheine sind somit steuer- und sozialversicherungspflichtig. + +Der angerechnete Wert unterscheidet sich je nach Streckennetzlänge die mit dem jeweiligen Freifahrtschein gefahren werden kann und wird jährlich aktualisiert. Eine Liste der genauen aktuellen Beträge ist im DB Reisemarkt oder DB Personalportal verfügbar. + +Monatlich werden alle Sachbezugswerte zusammengerechnet (auch andere geldwerte Vorteile wie nationale Freifahrten). Wenn die Summe einen gewissen Grenzwert übersteigt (50 € in 2025) wird der gesamte Betrag (nicht nur, was über dem Grenzwert liegt, sondern alles) auf das zu versteuernde Einkommen (üblicherweise das Bruttogehalt) aufgeschlagen. Dementsprechend höher fallen in diesem Monat dann Steuer- und Sozialabgaben aus. + +FIP Freifahrtscheine und nationale Fahrvergünstigungen von Angehörigen werden dem Mitarbeitenden angerechnet. + +Für FIP 50 Tickets wird kein Geldwerter Vorteil berechnet. + +## Nationale Vergünstigungen (kein FIP) + +Bei Fahrten ins Ausland, können Mitarbeitende der Deutschen Bahn für die Fahrt bis zum Grenztarifpunkt nationale Vergünstigungen nutzen. Dafür kann ein Tagesticket M Fern oder eine NetzCard genutzt werden. Diese gelten im gesamten Netz und somit bis zum Grenztarifpunkt zu den Nachbarländern. + +Teilweise sind andere Tickets, die auf dem gesamten Abschnitt gelten, günstigere Alternativen zu FIP. Dazu gehören (Super) Sparpreise Europa DB-PEP (Nur in Verbindung mit einem Reisenden mit FIP, siehe Nutzungsbestimmungen) oder auch normale (Super) Sparpreise. Weitere Informationen dazu sind im DB Reisemarkt und DB Personalportal zu finden. + +## FIP Freifahrtschein + +Die Beantragung von FIP Freifahrtscheinen für DB Mitarbeitende muss mind. vier Wochen vor Gültigkeitsbeginn über das DB Personalportal erfolgen. + +Freifahrtscheine können mit 1 bis 4 Feldern beantragt werden. Wenn bereits ein Freifahrtschein mit weniger als vier Feldern im gleichen Jahr beantragt wurde, verfallen die weiteren Felder und können nicht erneut beantragt werden. Jedes Feld wird individuell versteuert. Mehr Informationen dazu unter [Versteuerung](/general/fip-validity#versteuerung). + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/db/index.en.md b/content/application/db/index.en.md new file mode 100644 index 000000000..c8b1ada5e --- /dev/null +++ b/content/application/db/index.en.md @@ -0,0 +1,37 @@ +--- +title: "DB" +--- + +## Validity Period of the FIP Card + +The FIP Card is valid for a fixed period of three years. The current period is 2025-2026-2027. + +## Taxation + +FIP Coupons for employees in Germany are considered _non-monetary compensation_ subject to § 8 of the German Income Tax Act (EStG). FIP Coupons are therefore subject to income tax and social security contributions. + +The assessed value differs depending on the network length that can be covered with the respective coupon and is updated annually. A list of the current amounts is available in the DB Reisemarkt or DB employee portal. + +Each month, all taxable benefits are added together (including other non-monetary benefits such as national FIP discounts). If the sum exceeds a certain threshold (€50 in 2025), the entire amount (not just what exceeds the threshold, but everything) is added to taxable income (usually gross salary). Accordingly, taxes and social contributions are higher that month. + +FIP Coupons and national travel discounts of dependents are counted toward the employee. + +No non-monetary compensation is calculated for FIP 50 tickets. + +## National Discounts (Non-FIP) + +When traveling abroad, DB employees can use national discounts for travel up to the border tariff point. For this, a Tagesticket M Fern or a NetzCard can be used. These are valid on the entire network and thus up to the border tariff point to neighboring countries. + +In some cases, other tickets valid for the entire segment offer cheaper alternatives to FIP. These include (Super) Sparpreise Europa DB-PEP (only in combination with a traveler with FIP, see terms of use) or regular (Super) Sparpreise (savings fares). More information can be found in the DB Reisemarkt and DB employee portal. + +## FIP Coupon + +FIP Coupon requests for DB employees must be submitted via the DB employee portal at least four weeks before the start of validity. + +Coupons can be requested with 1 to 4 fields. If a coupon with fewer than four fields has already been requested in the same year, the remaining fields expire and cannot be requested again. Each field is taxed individually. More information is available under [Taxation](/general/fip-validity#taxation). + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/db/index.fr.md b/content/application/db/index.fr.md new file mode 100644 index 000000000..e4c414582 --- /dev/null +++ b/content/application/db/index.fr.md @@ -0,0 +1,37 @@ +--- +title: "DB" +--- + +## Durée de validité de la Carte FIP + +La Carte FIP est valable pour une période fixe de trois ans. La période actuelle est 2025-2026-2027. + +## Imposition + +Les Coupons FIP pour les employés en Allemagne sont considérés comme une _réduction non monétaire_ assujettie à l’article 8 de la Loi de l’impôt sur le revenu allemand (EStG). Les Coupons FIP sont donc assujettis à l’impôt sur le revenu et aux cotisations de sécurité sociale. + +La valeur évaluée varie selon la longueur du réseau qui peut être couverte avec le coupon respectif et est mise à jour annuellement. Une liste des montants actuels est disponible sur le marché des voyages DB ou le portail des employés DB. + +Chaque mois, tous les avantages imposables sont additionnés (y compris les autres avantages non monétaires tels que les réductions FIP de voyage nationales). Si la somme dépasse un certain seuil (50 € en 2025), le montant entier (pas seulement ce qui dépasse le seuil, mais tout) est ajouté au revenu imposable (généralement le salaire brut). En conséquence, les impôts et les cotisations sociales sont plus élevés ce mois-là. + +Les Coupons FIP et les réductions FIP de voyage nationales des ayants droit sont comptabilisés auprès de l’employé. + +Aucune réduction non monétaire n’est calculée pour les billets FIP 50. + +## Réductions nationales (non-FIP) + +Lors de déplacements à l’étranger, les employés de la Deutsche Bahn peuvent bénéficier de réductions nationales pour le trajet jusqu’au point de tarif frontalier. Pour cela, un Tagesticket M Fern ou une NetzCard peut être utilisé. Ceux-ci sont valables sur l’ensemble du réseau et donc jusqu’au point de tarif frontalier vers les pays voisins. + +Dans certains cas, d’autres billets valables pour le segment entier offrent des alternatives moins chères au FIP. Ceux-ci comprennent (Super) Sparpreise Europa DB-PEP (uniquement en combinaison avec un voyageur avec FIP, voir conditions d’utilisation) ou les (Super) Sparpreise réguliers (tarifs de réduction). Plus d’informations peuvent être trouvées sur le DB Reisemarkt et le portail des employés DB. + +## Coupon FIP + +Les demandes de Coupons FIP pour les employés DB doivent être soumises via le portail des employés DB au moins quatre semaines avant le début de validité. + +Les Coupons peuvent être demandés avec 1 à 4 champs. Si un coupon avec moins de quatre champs a déjà été demandé la même année, les champs restants expirent et ne peuvent pas être redemandés. Chaque champ est imposé individuellement. Plus d’informations sous [Imposition](/general/fip-validity#imposition). + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/db/validity.yaml b/content/application/db/validity.yaml similarity index 58% rename from content/operator/db/validity.yaml rename to content/application/db/validity.yaml index 364452341..3cbfa47c3 100644 --- a/content/operator/db/validity.yaml +++ b/content/application/db/validity.yaml @@ -53,72 +53,6 @@ _anchors: fr: | **1 coupon** Unique, dans les 45 mois suivant le départ. -card-validity: - de: | - Der FIP Ausweis ist für eine feste Periode von drei Jahren gültig. Die aktuelle Periode ist 2025-2026-2027. - en: | - The FIP Card is valid for a fixed period of three years. The current period is 2025-2026-2027. - fr: | - La Carte FIP est valable pour une période fixe de trois ans. La période actuelle est 2025-2026-2027. - -taxation: - de: | - FIP Freifahrtscheine von Mitarbeitenden in Deutschland gelten als _Geldwerter Vorteil_ und unterliegen § 8 des Einkommensteuergesetzes (EStG). Die FIP Freifahrtscheine sind somit steuer- und sozialversicherungspflichtig. - - Der angerechnete Wert unterscheidet sich je nach Streckennetzlänge die mit dem jeweiligen Freifahrtschein gefahren werden kann und wird jährlich aktualisiert. Eine Liste der genauen aktuellen Beträge ist im DB Reisemarkt oder DB Personalportal verfügbar. - - Monatlich werden alle Sachbezugswerte zusammengerechnet (auch andere geldwerte Vorteile wie nationale Freifahrten). Wenn die Summe einen gewissen Grenzwert übersteigt (50 € in 2025) wird der gesamte Betrag (nicht nur, was über dem Grenzwert liegt, sondern alles) auf das zu versteuernde Einkommen (üblicherweise das Bruttogehalt) aufgeschlagen. Dementsprechend höher fallen in diesem Monat dann Steuer- und Sozialabgaben aus. - - FIP Freifahrtscheine und nationale Fahrvergünstigungen von Angehörigen werden dem Mitarbeitenden angerechnet. - - Für FIP 50 Tickets wird kein Geldwerter Vorteil berechnet. - en: | - FIP Coupons for employees in Germany are considered _non-monetary compensation_ subject to § 8 of the German Income Tax Act (EStG). FIP Coupons are therefore subject to income tax and social security contributions. - - The assessed value differs depending on the network length that can be covered with the respective coupon and is updated annually. A list of the current amounts is available in the DB Reisemarkt or DB employee portal. - - Each month, all taxable benefits are added together (including other non-monetary benefits such as national FIP discounts). If the sum exceeds a certain threshold (€50 in 2025), the entire amount (not just what exceeds the threshold, but everything) is added to taxable income (usually gross salary). Accordingly, taxes and social contributions are higher that month. - - FIP Coupons and national travel discounts of dependents are counted toward the employee. - - No non-monetary compensation is calculated for FIP 50 tickets. - fr: | - Les Coupons FIP pour les employés en Allemagne sont considérés comme une _réduction non monétaire_ assujettie à l’article 8 de la Loi de l’impôt sur le revenu allemand (EStG). Les Coupons FIP sont donc assujettis à l’impôt sur le revenu et aux cotisations de sécurité sociale. - - La valeur évaluée varie selon la longueur du réseau qui peut être couverte avec le coupon respectif et est mise à jour annuellement. Une liste des montants actuels est disponible sur le marché des voyages DB ou le portail des employés DB. - - Chaque mois, tous les avantages imposables sont additionnés (y compris les autres avantages non monétaires tels que les réductions FIP de voyage nationales). Si la somme dépasse un certain seuil (50 € en 2025), le montant entier (pas seulement ce qui dépasse le seuil, mais tout) est ajouté au revenu imposable (généralement le salaire brut). En conséquence, les impôts et les cotisations sociales sont plus élevés ce mois-là. - - Les Coupons FIP et les réductions FIP de voyage nationales des ayants droit sont comptabilisés auprès de l’employé. - - Aucune réduction non monétaire n’est calculée pour les billets FIP 50. -national-discounts: - de: | - Bei Fahrten ins Ausland, können Mitarbeitende der Deutschen Bahn für die Fahrt bis zum Grenztarifpunkt nationale Vergünstigungen nutzen. Dafür kann ein Tagesticket M Fern oder eine NetzCard genutzt werden. Diese gelten im gesamten Netz und somit bis zum Grenztarifpunkt zu den Nachbarländern. - - Teilweise sind andere Tickets, die auf dem gesamten Abschnitt gelten, günstigere Alternativen zu FIP. Dazu gehören (Super) Sparpreise Europa DB-PEP (Nur in Verbindung mit einem Reisenden mit FIP, siehe Nutzungsbestimmungen) oder auch normale (Super) Sparpreise. Weitere Informationen dazu sind im DB Reisemarkt und DB Personalportal zu finden. - en: | - When traveling abroad, DB employees can use national discounts for travel up to the border tariff point. For this, a Tagesticket M Fern or a NetzCard can be used. These are valid on the entire network and thus up to the border tariff point to neighboring countries. - - In some cases, other tickets valid for the entire segment offer cheaper alternatives to FIP. These include (Super) Sparpreise Europa DB-PEP (only in combination with a traveler with FIP, see terms of use) or regular (Super) Sparpreise (savings fares). More information can be found in the DB Reisemarkt and DB employee portal. - fr: | - Lors de déplacements à l’étranger, les employés de la Deutsche Bahn peuvent bénéficier de réductions nationales pour le trajet jusqu’au point de tarif frontalier. Pour cela, un Tagesticket M Fern ou une NetzCard peut être utilisé. Ceux-ci sont valables sur l’ensemble du réseau et donc jusqu’au point de tarif frontalier vers les pays voisins. - - Dans certains cas, d’autres billets valables pour le segment entier offrent des alternatives moins chères au FIP. Ceux-ci comprennent (Super) Sparpreise Europa DB-PEP (uniquement en combinaison avec un voyageur avec FIP, voir conditions d’utilisation) ou les (Super) Sparpreise réguliers (tarifs de réduction). Plus d’informations peuvent être trouvées sur le DB Reisemarkt et le portail des employés DB. -general: - fip-coupon: - de: | - Die Beantragung von FIP Freifahrtscheinen für DB Mitarbeitende muss mind. vier Wochen vor Gültigkeitsbeginn über das DB Personalportal erfolgen. - - Freifahrtscheine können mit 1 bis 4 Feldern beantragt werden. Wenn bereits ein Freifahrtschein mit weniger als vier Feldern im gleichen Jahr beantragt wurde, verfallen die weiteren Felder und können nicht erneut beantragt werden. Jedes Feld wird individuell versteuert. Mehr Informationen dazu unter [Versteuerung](/general/fip-validity#taxation). - en: | - FIP Coupon requests for DB employees must be submitted via the DB employee portal at least four weeks before the start of validity. - - Coupons can be requested with 1 to 4 fields. If a coupon with fewer than four fields has already been requested in the same year, the remaining fields expire and cannot be requested again. Each field is taxed individually. More information is available under [Taxation](/general/fip-validity#taxation). - fr: | - Les demandes de Coupons FIP pour les employés DB doivent être soumises via le portail des employés DB au moins quatre semaines avant le début de validité. - - Les Coupons peuvent être demandés avec 1 à 4 champs. Si un coupon avec moins de quatre champs a déjà été demandé la même année, les champs restants expirent et ne peuvent pas être redemandés. Chaque champ est imposé individuellement. Plus d’informations sous [Imposition](/general/fip-validity#taxation). sncf: fip-coupon: active: *coupon-4fields diff --git a/content/application/gb/index.de.md b/content/application/gb/index.de.md new file mode 100644 index 000000000..cc7b1fb0c --- /dev/null +++ b/content/application/gb/index.de.md @@ -0,0 +1,21 @@ +--- +title: "National Rail" +--- + +## Gültigkeitsdauer des FIP Ausweises + +Der FIP Ausweis ist für eine feste Periode von zwei Jahren gültig. + +## Nationale Vergünstigungen (kein FIP) + +Für nationale Fahrten können je nach Mitarbeitendenstatus verschiedene Vergünstigungen genutzt werden. Diese Vergünstigungen helfen jedoch nicht bei der Fahrt ins Ausland, sondern nur bis zur Fahrt zum Eurostar oder den Fähren nach Kontinentaleuropa. Zusätzlich können Mitarbeitende, teilweise auch andere Fahrvergünstigungen im Ausland unabhängig von FIP in Anspruch nehmen. Die Kriterien dafür, ob der FIP Anspruch nach dem Ausscheiden aus dem Bahndienst bestehen bleibt, sind komplex; siehe [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). Mehr Informationen sind bei der [Rail Delivery Group](https://www.raildeliverygroup.com/rst/) zu finden. + +## FIP Freifahrtschein + +FIP Freifahrtscheine können über [diesen Link](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html) beantragt werden. Freifahrtscheine haben mit Ausnahme der Stena Line grundsätzlich vier Felder, die jeweils zwei Tage gültig sind. Eine zusätzliche Übersicht verfügbarer Coupons ist auf der [Website der Rail Delivery Group](https://www.raildeliverygroup.com/rst/europe-and-fip.html) unter „List of FIP coupons and the discounts available“ verfügbar. Die Kriterien dafür, ob der FIP Anspruch nach dem Ausscheiden aus dem Bahndienst bestehen bleibt, sind komplex; siehe [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/gb/index.en.md b/content/application/gb/index.en.md new file mode 100644 index 000000000..9df62c757 --- /dev/null +++ b/content/application/gb/index.en.md @@ -0,0 +1,21 @@ +--- +title: "National Rail" +--- + +## Validity Period of the FIP Card + +The FIP Card is valid for a fixed period of two years. + +## National Discounts (Non-FIP) + +For domestic journeys, different discounts can be used depending on employee status. These discounts do not apply when traveling abroad, but only up to the Eurostar or ferry connections to continental Europe. Additionally, employees may, in some cases, also use other travel discounts while abroad, independent of FIP. The criteria used to determine whether travel facilities continue after leaving railway service are complex; see [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). More information is available at the [Rail Delivery Group](https://www.raildeliverygroup.com/rst/). + +## FIP Coupon + +FIP Coupons can be requested via [this link](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html). With the exception of Stena Line, coupons generally have four boxes, each valid for two days. An additional list of available coupons is provided on the [Rail Delivery Group website](https://www.raildeliverygroup.com/rst/europe-and-fip.html) under “List of FIP coupons and the discounts available”. The criteria used to determine whether travel facilities continue after leaving railway service are complex; see [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/gb/index.fr.md b/content/application/gb/index.fr.md new file mode 100644 index 000000000..d332b22cf --- /dev/null +++ b/content/application/gb/index.fr.md @@ -0,0 +1,21 @@ +--- +title: "National Rail" +--- + +## Durée de validité de la Carte FIP + +La Carte FIP est valable pour une période fixe de deux ans. + +## Réductions nationales (non-FIP) + +Pour les trajets nationaux, différentes réductions peuvent être utilisées en fonction du statut de l’employé. Ces réductions ne s'appliquent toutefois pas aux voyages à l'étranger, mais seulement jusqu'aux connexions Eurostar ou aux ferries vers l'Europe continentale. De plus, les employés peuvent, dans certains cas, utiliser d'autres réductions de voyage à l'étranger, indépendamment du FIP. Les critères permettant de déterminer si les facilités de voyage sont maintenues après le départ du service ferroviaire sont complexes ; voir [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). Plus d'informations sont disponibles auprès de la [Rail Delivery Group](https://www.raildeliverygroup.com/rst/). + +## Coupon FIP + +Les Coupons FIP peuvent être demandés via [ce lien](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html). À l’exception de Stena Line, les coupons comportent en principe quatre cases, chacune valable deux jours. Une liste supplémentaire des coupons disponibles est proposée sur le [site Web de la Rail Delivery Group](https://www.raildeliverygroup.com/rst/europe-and-fip.html), sous « List of FIP coupons and the discounts available ». Les critères permettant de déterminer si les facilités de voyage sont maintenues après le départ du service ferroviaire sont complexes ; voir [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/gb/validity.yaml b/content/application/gb/validity.yaml similarity index 71% rename from content/operator/gb/validity.yaml rename to content/application/gb/validity.yaml index 635414dcd..3a7711820 100644 --- a/content/operator/gb/validity.yaml +++ b/content/application/gb/validity.yaml @@ -57,19 +57,6 @@ _anchors: fr: | **2 coupons** Par an. -card-validity: - de: Der FIP Ausweis ist für eine feste Periode von zwei Jahren gültig. - en: The FIP Card is valid for a fixed period of two years. - fr: La Carte FIP est valable pour une période fixe de deux ans. -general: - fip-coupon: - de: FIP Freifahrtscheine können über [diesen Link](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html) beantragt werden. Freifahrtscheine haben mit Ausnahme der Stena Line grundsätzlich vier Felder, die jeweils zwei Tage gültig sind. Eine zusätzliche Übersicht verfügbarer Coupons ist auf der [Website der Rail Delivery Group](https://www.raildeliverygroup.com/rst/europe-and-fip.html) unter „List of FIP coupons and the discounts available“ verfügbar. Die Kriterien dafür, ob der FIP Anspruch nach dem Ausscheiden aus dem Bahndienst bestehen bleibt, sind komplex; siehe [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). - en: FIP Coupons can be requested via [this link](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html). With the exception of Stena Line, coupons generally have four boxes, each valid for two days. An additional list of available coupons is provided on the [Rail Delivery Group website](https://www.raildeliverygroup.com/rst/europe-and-fip.html) under “List of FIP coupons and the discounts available”. The criteria used to determine whether travel facilities continue after leaving railway service are complex; see [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). - fr: Les Coupons FIP peuvent être demandés via [ce lien](https://www.raildeliverygroup.com/files/Publications/services/rst/RST_XX09c_IntCoup.html). À l’exception de Stena Line, les coupons comportent en principe quatre cases, chacune valable deux jours. Une liste supplémentaire des coupons disponibles est proposée sur le [site Web de la Rail Delivery Group](https://www.raildeliverygroup.com/rst/europe-and-fip.html), sous « List of FIP coupons and the discounts available ». Les critères permettant de déterminer si les facilités de voyage sont maintenues après le départ du service ferroviaire sont complexes ; voir [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). - national-discounts: - de: Für nationale Fahrten können je nach Mitarbeitendenstatus verschiedene Vergünstigungen genutzt werden. Diese Vergünstigungen helfen jedoch nicht bei der Fahrt ins Ausland, sondern nur bis zur Fahrt zum Eurostar oder den Fähren nach Kontinentaleuropa. Zusätzlich können Mitarbeitende, teilweise auch andere Fahrvergünstigungen im Ausland unabhängig von FIP in Anspruch nehmen. Die Kriterien dafür, ob der FIP Anspruch nach dem Ausscheiden aus dem Bahndienst bestehen bleibt, sind komplex; siehe [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). Mehr Informationen sind bei der [Rail Delivery Group](https://www.raildeliverygroup.com/rst/) zu finden. - en: For domestic journeys, different discounts can be used depending on employee status. These discounts do not apply when traveling abroad, but only up to the Eurostar or ferry connections to continental Europe. Additionally, employees may, in some cases, also use other travel discounts while abroad, independent of FIP. The criteria used to determine whether travel facilities continue after leaving railway service are complex; see [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). More information is available at the [Rail Delivery Group](https://www.raildeliverygroup.com/rst/). - fr: Pour les trajets nationaux, différentes réductions peuvent être utilisées en fonction du statut de l’employé. Ces réductions ne s'appliquent toutefois pas aux voyages à l'étranger, mais seulement jusqu'aux connexions Eurostar ou aux ferries vers l'Europe continentale. De plus, les employés peuvent, dans certains cas, utiliser d'autres réductions de voyage à l'étranger, indépendamment du FIP. Les critères permettant de déterminer si les facilités de voyage sont maintenues après le départ du service ferroviaire sont complexes ; voir [Leaving Railway Employment](https://www.raildeliverygroup.com/rst/for-non-safeguarded-employees.html#Leaving). Plus d'informations sont disponibles auprès de la [Rail Delivery Group](https://www.raildeliverygroup.com/rst/). attica: fip-coupon: active: *coupon-not-available diff --git a/content/application/nir/index.de.md b/content/application/nir/index.de.md new file mode 100644 index 000000000..770f52387 --- /dev/null +++ b/content/application/nir/index.de.md @@ -0,0 +1,11 @@ +--- +title: "NIR" +--- + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/nir/index.en.md b/content/application/nir/index.en.md new file mode 100644 index 000000000..940c3c51d --- /dev/null +++ b/content/application/nir/index.en.md @@ -0,0 +1,11 @@ +--- +title: "NIR" +--- + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/nir/index.fr.md b/content/application/nir/index.fr.md new file mode 100644 index 000000000..7a879c0b9 --- /dev/null +++ b/content/application/nir/index.fr.md @@ -0,0 +1,11 @@ +--- +title: "NIR" +--- + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/nir/validity.yaml b/content/application/nir/validity.yaml similarity index 100% rename from content/operator/nir/validity.yaml rename to content/application/nir/validity.yaml diff --git a/content/application/ns/index.de.md b/content/application/ns/index.de.md new file mode 100644 index 000000000..14476edf7 --- /dev/null +++ b/content/application/ns/index.de.md @@ -0,0 +1,11 @@ +--- +title: "NS" +--- + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/ns/index.en.md b/content/application/ns/index.en.md new file mode 100644 index 000000000..913554dbd --- /dev/null +++ b/content/application/ns/index.en.md @@ -0,0 +1,11 @@ +--- +title: "NS" +--- + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/ns/index.fr.md b/content/application/ns/index.fr.md new file mode 100644 index 000000000..29750f7a0 --- /dev/null +++ b/content/application/ns/index.fr.md @@ -0,0 +1,11 @@ +--- +title: "NS" +--- + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/ns/validity.yaml b/content/application/ns/validity.yaml similarity index 100% rename from content/operator/ns/validity.yaml rename to content/application/ns/validity.yaml diff --git a/content/application/oebb/index.de.md b/content/application/oebb/index.de.md new file mode 100644 index 000000000..b8f192415 --- /dev/null +++ b/content/application/oebb/index.de.md @@ -0,0 +1,23 @@ +--- +title: "ÖBB" +--- + +## Versteuerung + +Pro Bestellung und Person wird der Sachbezug von € 39,42 in der 2.Klasse und € 62,69 in der 1.Klasse verrechnet. + +## Nationale Vergünstigungen (kein FIP) + +Informationen zu nationalen Fahrvergünstigungen sind [hier](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland) zu finden. + +## FIP Freifahrtschein + +Informationen über den FIP Freifahrtscheinanspruch sowie die Beantragung für Ruheständler sind auf der Website des ÖBB Pensionsservice [verfügbar](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland). + +Die Beantragung muss mind. drei Wochen vor dem Gültigkeitsbeginn des FIP Freifahrtscheins erfolgen. + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/oebb/index.en.md b/content/application/oebb/index.en.md new file mode 100644 index 000000000..5c78daaea --- /dev/null +++ b/content/application/oebb/index.en.md @@ -0,0 +1,23 @@ +--- +title: "ÖBB" +--- + +## Taxation + +For each order and person, a taxable benefit of €39.42 in 2nd class and €62.69 in 1st class is charged. + +## National Discounts (Non-FIP) + +Information on national travel discounts can be found [here](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland). + +## FIP Coupon + +Information about FIP Coupon entitlement and the application process for retirees is [available](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland) on the ÖBB pension service website. + +The application must be submitted at least three weeks before the start of validity of the FIP Coupon. + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/oebb/index.fr.md b/content/application/oebb/index.fr.md new file mode 100644 index 000000000..a3878ef2d --- /dev/null +++ b/content/application/oebb/index.fr.md @@ -0,0 +1,23 @@ +--- +title: "ÖBB" +--- + +## Imposition + +Pour chaque commande et par personne, un avantage imposable de 39,42 € en 2e classe et de 62,69 € en 1re classe est facturé. + +## Réductions nationales (non-FIP) + +Les informations sur les réductions nationales peuvent être consultées [ici](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland). + +## Coupon FIP + +Les informations sur le droit au Coupon FIP ainsi que sur la procédure de demande pour les retraités sont [disponibles](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland) sur le site du service de pension ÖBB. + +La demande doit être soumise au moins trois semaines avant le début de validité du Coupon FIP. + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/oebb/validity.yaml b/content/application/oebb/validity.yaml similarity index 84% rename from content/operator/oebb/validity.yaml rename to content/application/oebb/validity.yaml index 996cfd872..619131ddd 100644 --- a/content/operator/oebb/validity.yaml +++ b/content/application/oebb/validity.yaml @@ -172,43 +172,6 @@ _anchors:
**Unique dans les 45 mois** après le départ à la retraite: 1 coupon - -taxation: - de: Pro Bestellung und Person wird der Sachbezug von € 39,42 in der 2.Klasse und € 62,69 in der 1.Klasse verrechnet. - en: For each order and person, a taxable benefit of €39.42 in 2nd class and €62.69 in 1st class is charged. - fr: Pour chaque commande et par personne, un avantage imposable de 39,42 € en 2e classe et de 62,69 € en 1re classe est facturé. - -national-discounts: - de: Informationen zu nationalen Fahrvergünstigungen sind [hier](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland) zu finden. - en: Information on national travel discounts can be found [here](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland). - fr: Les informations sur les réductions nationales peuvent être consultées [ici](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/inland). - -general: - fip-coupon: - de: > - Informationen über den FIP Freifahrtscheinanspruch sowie die Beantragung - für Ruheständler sind auf der Website des ÖBB Pensionsservice - [verfügbar](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland). - - Die Beantragung muss mind. drei Wochen vor dem Gültigkeitsbeginn des FIP - Freifahrtscheins erfolgen. - en: > - Information about FIP Coupon entitlement and the application process for - retirees is - [available](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland) - on the ÖBB pension service website. - - The application must be submitted at least three weeks before the start - of validity of the FIP Coupon. - fr: > - Les informations sur le droit au Coupon FIP ainsi que sur la procédure de - demande pour les retraités sont - [disponibles](https://bcc.oebb.at/de/pensionsservice/at-fahrbeguenstigung/ausland/ermaessigung-im-ausland) - sur le site du service de pension ÖBB. - - La demande doit être soumise au moins trois semaines avant le début de - validité du Coupon FIP. - attica: fip-coupon: retired: *coupon-not-available diff --git a/content/application/sncb/index.de.md b/content/application/sncb/index.de.md new file mode 100644 index 000000000..7e1420b05 --- /dev/null +++ b/content/application/sncb/index.de.md @@ -0,0 +1,15 @@ +--- +title: "SNCB / NMBS" +--- + +## Gültigkeitsdauer des FIP Ausweises + +Der FIP Ausweis ist ein Jahr gültig. + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/sncb/index.en.md b/content/application/sncb/index.en.md new file mode 100644 index 000000000..f6d73a460 --- /dev/null +++ b/content/application/sncb/index.en.md @@ -0,0 +1,15 @@ +--- +title: "SNCB / NMBS" +--- + +## Validity Period of the FIP Card + +The FIP Card is valid for one year. + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/sncb/index.fr.md b/content/application/sncb/index.fr.md new file mode 100644 index 000000000..3eedc86a1 --- /dev/null +++ b/content/application/sncb/index.fr.md @@ -0,0 +1,15 @@ +--- +title: "SNCB / NMBS" +--- + +## Durée de validité de la Carte FIP + +La Carte FIP est valable un an. + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/sncb/validity.yaml b/content/application/sncb/validity.yaml similarity index 98% rename from content/operator/sncb/validity.yaml rename to content/application/sncb/validity.yaml index 1b8bf4ed2..09394226b 100644 --- a/content/operator/sncb/validity.yaml +++ b/content/application/sncb/validity.yaml @@ -88,10 +88,6 @@ _anchors: fr: | **1 coupon** Par an (enfant uniquement). -card-validity: - de: Der FIP Ausweis ist ein Jahr gültig. - en: The FIP Card is valid for one year. - fr: La Carte FIP est valable un an. bdz: fip-coupon: active: *coupon-1 diff --git a/content/application/sncf/index.de.md b/content/application/sncf/index.de.md new file mode 100644 index 000000000..6ff7a972f --- /dev/null +++ b/content/application/sncf/index.de.md @@ -0,0 +1,15 @@ +--- +title: "SNCF Voyageurs" +--- + +## Gültigkeitsdauer des FIP Ausweises + +Der FIP Ausweis ist drei Jahre gültig. + +## FIP Freifahrtschein + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Ermäßigtes Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/sncf/index.en.md b/content/application/sncf/index.en.md new file mode 100644 index 000000000..df917caf7 --- /dev/null +++ b/content/application/sncf/index.en.md @@ -0,0 +1,15 @@ +--- +title: "SNCF Voyageurs" +--- + +## Validity Period of the FIP Card + +The FIP Card is valid for three years. + +## FIP Coupon + +{{< fip-validity-table type="fip-coupon" >}} + +## FIP Reduced Ticket + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/application/sncf/index.fr.md b/content/application/sncf/index.fr.md new file mode 100644 index 000000000..a9c54adbf --- /dev/null +++ b/content/application/sncf/index.fr.md @@ -0,0 +1,15 @@ +--- +title: "SNCF Voyageurs" +--- + +## Durée de validité de la Carte FIP + +La Carte FIP est valable trois ans. + +## Coupon FIP + +{{< fip-validity-table type="fip-coupon" >}} + +## Billet FIP à tarif réduit + +{{< fip-validity-table type="fip-reduced-ticket" >}} diff --git a/content/operator/sncf/validity.yaml b/content/application/sncf/validity.yaml similarity index 98% rename from content/operator/sncf/validity.yaml rename to content/application/sncf/validity.yaml index 7bb0ca704..1ed4819f0 100644 --- a/content/operator/sncf/validity.yaml +++ b/content/application/sncf/validity.yaml @@ -66,10 +66,6 @@ _anchors: fr: | **1 coupon** Avec 2 champs chacun par an. Chaque champ est valable pour une traversée. -card-validity: - de: Der FIP Ausweis ist drei Jahre gültig. - en: The FIP Card is valid for three years. - fr: La Carte FIP est valable trois ans. reduced-50: &reduced-50 status: valid text: diff --git a/content/general/fip-validity/index.de.md b/content/general/fip-validity/index.de.md index 7aa90c808..dc7853a02 100644 --- a/content/general/fip-validity/index.de.md +++ b/content/general/fip-validity/index.de.md @@ -8,4 +8,4 @@ aliases: Auf dieser Seite findest du alle Informationen, die deinen FIP Ausweis betreffen. Dazu gehören Informationen über die Ausgabe von FIP-Coupons, die Höhe des Rabatts sowie Informationen zur Beantragung. Da die Informationen abhängig vom Aussteller des FIP-Ausweises ist, kannst du diesen hier auswählen. Bitte beachte, dass wir derzeit noch keine Informationen haben, wenn dein Aussteller nicht gelistet ist. -{{< fip-validity-comparison >}} +{{< fip-validity-content >}} diff --git a/content/general/fip-validity/index.en.md b/content/general/fip-validity/index.en.md index 73534ea36..708f1e166 100644 --- a/content/general/fip-validity/index.en.md +++ b/content/general/fip-validity/index.en.md @@ -8,4 +8,4 @@ aliases: On this page you will find all information relating to your FIP Card. This includes information on the issuance of FIP Coupons, the level of the discount, and information on the application. Since the information depends on the issuer of the FIP Card, you can select it here. Please note that we currently have no information if your issuer is not listed. -{{< fip-validity-comparison >}} +{{< fip-validity-content >}} diff --git a/content/general/fip-validity/index.fr.md b/content/general/fip-validity/index.fr.md index 32472e0b8..265da0722 100644 --- a/content/general/fip-validity/index.fr.md +++ b/content/general/fip-validity/index.fr.md @@ -8,4 +8,4 @@ aliases: Sur cette page, vous trouverez toutes les informations relatives à votre Carte FIP. Cela comprend des informations sur la délivrance des Coupons FIP, le niveau de la remise ainsi que des informations sur la demande. Comme les informations dépendent de l’émetteur de la Carte FIP, vous pouvez le sélectionner ici. Veuillez noter que nous n’avons actuellement aucune information si votre émetteur n’est pas répertorié. -{{< fip-validity-comparison >}} +{{< fip-validity-content >}} diff --git a/layouts/_partials/fip-validity/comparison.html b/layouts/_partials/fip-validity/comparison.html deleted file mode 100644 index d8469f670..000000000 --- a/layouts/_partials/fip-validity/comparison.html +++ /dev/null @@ -1,81 +0,0 @@ -{{- $lang := .Language.Lang -}} -{{- $excluded := slice "eurostar" "euskotren" -}} -{{- $issuers := slice -}} -{{- range where .Site.RegularPages "Type" "operator" -}} - {{- if .Resources.Get "validity.yaml" -}} - {{- $issuers = $issuers | append . -}} - {{- end -}} -{{- end -}} -
- - {{ T "fipValidity.selectIssuer" }} - - {{ partial "fip-validity/issuer-dropdown" (dict - "id" "fip-validity-issuer" - "issuers" $issuers - ) - }} -
- -
-

{{ T "fipValidity.general" }}

-

{{ T "fipValidity.selectIssuerFirst" }}

- - {{- range $entryKey := slice "card-validity" "taxation" "national-discounts" -}} - {{- range $issuers -}} - {{- $issuerSlug := .File.ContentBaseName -}} - {{- $validity := .Resources.Get "validity.yaml" | transform.Unmarshal -}} - {{- $entry := index $validity $entryKey -}} - {{- $text := T (printf "fipValidity.%sMissingInfo" $entryKey) -}} - {{- if $entry -}} - {{- $text = index $entry $lang -}} - {{- end -}} - - - - {{- end -}} - {{- end -}} -
- -{{- range $type := slice "fip-coupon" "fip-reduced-ticket" -}} -
- {{- range $issuers -}} - {{- $issuerSlug := .File.ContentBaseName -}} - {{- $validity := .Resources.Get "validity.yaml" | transform.Unmarshal -}} - {{- $general := index (index $validity "general") $type -}} - {{- $generalText := "" -}} - {{- if $general -}} - {{- $generalText = index $general $lang -}} - {{- end -}} - - {{- $entries := dict -}} - {{- range where $.Site.RegularPages "Type" "operator" -}} - {{- $targetSlug := .File.ContentBaseName -}} - {{- if and (ne $targetSlug $issuerSlug) (not (in $excluded $targetSlug)) -}} - {{- $entries = merge $entries (dict $targetSlug (index (index $validity $targetSlug) $type)) -}} - {{- end -}} - {{- end -}} - - - - {{- end -}} -
-{{- end -}} diff --git a/layouts/_partials/fip-validity/dialog.html b/layouts/_partials/fip-validity/dialog.html index ff75abc45..c92660f62 100644 --- a/layouts/_partials/fip-validity/dialog.html +++ b/layouts/_partials/fip-validity/dialog.html @@ -8,14 +8,17 @@ {{- if eq .File.ContentBaseName $currentSlug -}} {{- continue -}} {{- end -}} + {{- $appPage := .GetPage (printf "/application/%s" .File.ContentBaseName) -}} {{- $entry := false -}} - {{- with .Resources.Get "validity.yaml" -}} - {{- $validity := . | transform.Unmarshal -}} - {{- $entry = index (index $validity $currentSlug) $type -}} + {{- with $appPage -}} + {{- with .Resources.Get "validity.yaml" -}} + {{- $validity := . | transform.Unmarshal -}} + {{- $entry = index (index $validity $currentSlug) $type -}} + {{- end -}} {{- end -}} {{- if $entry -}} - {{- $issuers = $issuers | append (dict "page" . "entry" $entry) -}} - {{- $issuerPages = $issuerPages | append . -}} + {{- $issuers = $issuers | append (dict "page" $appPage "entry" $entry) -}} + {{- $issuerPages = $issuerPages | append $appPage -}} {{- end -}} {{- end -}} @@ -33,18 +36,7 @@ {{- range $issuers -}} {{- $slug := .page.File.ContentBaseName -}} {{- $entry := .entry -}} - {{- $general := index ((.page.Resources.Get "validity.yaml") | transform.Unmarshal) "general" -}} - {{- $generalType := index $general $type -}} - {{- $generalText := "" -}} - {{- if $generalType -}} - {{- $generalText = index $generalType $lang -}} - {{- end -}}