13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
<div>
|
|
<h1 class="font-bold text-4xl">Impressum</h1>
|
|
<p>Find me in app/views/welcome/impressum.html.erb</p>
|
|
</div>
|
|
|
|
<p class="mt-10">
|
|
<h2>Beschreibung</h2>
|
|
<ul>
|
|
<li>Wieder Text mit H1 bis H6 und Paragaphen</li>
|
|
<li>Was beinhaltet ein Impressum</li>
|
|
</ul>
|
|
</p>
|