Squashed commit of the following:
commit 97b044cafb7f17f23b3b1beedcf70af209a60ddc Author: reverend <reverend@reverend2048.de> Date: Mon Sep 14 17:25:40 2020 +0200 Updating gitignore commit 4891d80486e1f95db8ae66385c7c97426a3ca1a4 Author: reverend <reverend@reverend2048.de> Date: Mon Sep 14 17:25:20 2020 +0200 Updating Readme commit f05c43abbdc7eb30896ad6d10fe80fd6483338d9 Author: reverend <reverend@reverend2048.de> Date: Mon Sep 14 17:23:30 2020 +0200 Renaming Module commit fd5ad2ee9f8cbacd565da45b257928192ffc651c Author: reverend <reverend@reverend2048.de> Date: Mon Sep 14 17:23:16 2020 +0200 Renaming module references commit 828a0dd5dd73723b84b77908497903ed26b6966b Author: reverend <reverend@reverend2048.de> Date: Mon Sep 14 17:21:20 2020 +0200 Renaming Project
This commit is contained in:
		
							
								
								
									
										28
									
								
								django_lostplaces/lostplaces/templates/flat/imprint-ger.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								django_lostplaces/lostplaces/templates/flat/imprint-ger.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
			
		||||
{% extends 'global.html'%}
 | 
			
		||||
 | 
			
		||||
# {% block title %}Impressum{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block maincontent %}
 | 
			
		||||
 | 
			
		||||
<header class="LP-TextSection__Headline">
 | 
			
		||||
    <h1 class="LP-Headline">Impressum</h1>
 | 
			
		||||
</header>
 | 
			
		||||
 | 
			
		||||
<article class="LP-TextSection LP-TextSection__Text">
 | 
			
		||||
    <h3>Angaben gemäß § 5 TMG</h3>
 | 
			
		||||
    <p>Urban Exploration Ltd.<br />
 | 
			
		||||
    John S. Smith<br />
 | 
			
		||||
    2563 College Avenue<br />
 | 
			
		||||
    Dayton, OH 45402</p>
 | 
			
		||||
 | 
			
		||||
    <h3>Kontakt</h3>
 | 
			
		||||
    <p>Telefon: 937-387-6498<br />
 | 
			
		||||
    E-Mail: JohnSSmith@einrot.com</p>
 | 
			
		||||
 | 
			
		||||
    <h3>Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV</h3>
 | 
			
		||||
    <p>John S. Smith<br />
 | 
			
		||||
    2563 College Avenue<br />
 | 
			
		||||
    Dayton, OH 45402</p>
 | 
			
		||||
</article>
 | 
			
		||||
 | 
			
		||||
{% endblock maincontent %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user