diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2022-02-05 08:23:01 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2022-02-05 08:23:01 +0100 | 
| commit | 2eb1017ce1160af1f256df4d5120729a5c2f59ef (patch) | |
| tree | 4f20e66b7c480f36fa591252c1c7d379c5069587 | |
| parent | 7df228f1b53a03a72078a46c4fe29935ccbc2411 (diff) | |
about page: add Fahrzeuglexikon reference
| -rw-r--r-- | templates/about.html.ep | 9 | 
1 files changed, 2 insertions, 7 deletions
| diff --git a/templates/about.html.ep b/templates/about.html.ep index ae88a8d..6cb5658 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -47,13 +47,8 @@  		© DB Station&Service AG,  		Europaplatz 1,  		10557 Berlin, lizensiert unter CC-BY 4.0<br/> -	</p> -</div> - -<div class="container"> -	<p> -		<a href="https://finalrewind.org/me/">Kontakt</a> -		· +		• <a href="https://data.deutschebahn.com/dataset/fahrzeuglexikon">Fahrzeuglexikon</a> +		© DB Fernverkehr AG, lizensiert unter CC-BY 4.0; Abbildungen © Seemanngrafik d.i.p. im Auftrag der Deutschen Bahn AG, lizensiert unter CC-BY-SA 4.0<br/>  	</p>  </div> | 
