|
<!doctype html>
|
|
<html class="no-js" lang="en_EN">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<title>Imprint | Cripsy Boilerplate</title>
|
|
<meta name="description" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="stylesheet" href="/css/styles.css">
|
|
</head>
|
|
|
|
<body>
|
|
<header id="header" class="header">
|
|
<div class="container">
|
|
<div class="grid">
|
|
<div class="col-12">
|
|
<div class="text-center">
|
|
<hgroup>
|
|
<div class="header__title h1">
|
|
<a href="/">
|
|
<svg class="icon header__logo" alt="Crisp" viewBox="0 0 100 100">
|
|
<use xlink:href="/svg/icons.svg#chip" />
|
|
</svg>
|
|
Crispy Boilerplate <span class="text-small">0.9.7</span>
|
|
</a>
|
|
</div>
|
|
</hgroup>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<a class="button button--up" href="#header">
|
|
<svg class="icon" alt="up" viewBox="0 0 100 100">
|
|
<use xlink:href="/svg/icons.svg#triangle-up" />
|
|
</svg>
|
|
</a>
|
|
|
|
<div class="container">
|
|
<div class="grid">
|
|
<div class="col-12">
|
|
<h1>Imprint</h1>
|
|
|
|
<h2>Information provided according to Sec. 5 German Telemedia Act (TMG):</h2>
|
|
<p>Björn Hase<br /> Obermarktstr. 18<br /> 32423 Minden</p>
|
|
|
|
<h2>Contact:</h2>
|
|
<p>Telephone: +49 (0)571 3876 0419<br /> Email: me@herr-hase.wtf</p>
|
|
|
|
<h2>Responsible for contents acc. to Sec. 55, para. 2 German Federal Broadcasting Agreement (RstV):</h2>
|
|
<p>Björn Hase<br /> Obermarkstr. 18<br /> 32423 Minden</p>
|
|
|
|
<h3>Liability for Contents</h3>
|
|
<p>As service providers, we are liable for own contents of these websites according to Sec. 7, paragraph 1 German Telemedia Act (TMG). However, according to Sec. 8 to 10 German Telemedia Act (TMG), service providers are not obligated to permanently monitor
|
|
submitted or stored information or to search for evidences that indicate illegal activities.</p>
|
|
<p>Legal obligations to removing information or to blocking the use of information remain unchallenged. In this case, liability is only possible at the time of knowledge about a specific violation of law. Illegal contents will be removed immediately
|
|
at the time we get knowledge of them.</p>
|
|
<h3>Liability for Links</h3>
|
|
<p>Our offer includes links to external third party websites. We have no influence on the contents of those websites, therefore we cannot guarantee for those contents. Providers or administrators of linked websites are always responsible for their own
|
|
contents.
|
|
</p>
|
|
<p>The linked websites had been checked for possible violations of law at the time of the establishment of the link. Illegal contents were not detected at the time of the linking. A permanent monitoring of the contents of linked websites cannot be imposed
|
|
without reasonable indications that there has been a violation of law. Illegal links will be removed immediately at the time we get knowledge of them.</p>
|
|
<h3>Copyright</h3>
|
|
<p>Contents and compilations published on these websites by the providers are subject to German copyright laws. Reproduction, editing, distribution as well as the use of any kind outside the scope of the copyright law require a written permission of
|
|
the author or originator. Downloads and copies of these websites are permitted for private use only.<br /> The commercial use of our contents without permission of the originator is prohibited.</p>
|
|
<p>Copyright laws of third parties are respected as long as the contents on these websites do not originate from the provider. Contributions of third parties on this site are indicated as such. However, if you notice any violations of copyright law,
|
|
please inform us. Such contents will be removed immediately.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="grid">
|
|
<div class="col-12">
|
|
<div class="text-center">
|
|
<div class="group group--horizontal">
|
|
<ul class="group__section group__section--separate">
|
|
<li class="group__item"><a href="/imprint.html">Imprint</a></li>
|
|
<li class="group__item"><a href="/privacy-policy.html">Privacy Policy</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<script type="text/javascript" src="/js/app.js"></script>
|
|
</body>
|
|
|
|
</html>
|