13 lines
270 B
Plaintext
13 lines
270 B
Plaintext
<div>
|
|
<h1 class="font-bold text-4xl">Leistungen</h1>
|
|
<p>Find me in app/views/welcome/Leistungen.html.erb</p>
|
|
</div>
|
|
|
|
<p class="mt-10">
|
|
<h2>Beschreibung</h2>
|
|
<ul>
|
|
<li>Viel Text mit Header h1 - h6</li>
|
|
<li>Text in Paragaphen mit p und br</li>
|
|
</ul>
|
|
</p>
|