Skip to content
Snippets Groups Projects
Commit 439b3b5f authored by Aria Givi's avatar Aria Givi
Browse files

Zwischenstand, erste Texte hinzugefügt

parent 5d0208dd
No related branches found
No related tags found
2 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1236neuer Aufnahmeantrag Texte
...@@ -10,7 +10,11 @@ ...@@ -10,7 +10,11 @@
<form id="donation-form"> <form id="donation-form">
<div class="card-heavy"> <div class="card-heavy">
<h1>{{ trans('beitritt.heading.1') }}</h1> <h1>{{ trans('beitritt.heading.1') }}</h1>
<h3>{{ trans('beitritt.heading.2') }}</h3> <h3>{{ trans('beitritt.ansprache.1') }}</h3>
<h3>{{ trans('beitritt.ansprache.2') }}</h3>
<h3>{{ trans('beitritt.ansprache.3') }}</h3>
<h3>{{ trans('beitritt.ansprache.4') }}</h3>
<h3>{!! trans('beitritt.ansprache.5') !!}</h3>
<div class="beitritt-inputs"> <div class="beitritt-inputs">
<div> <div>
<label for="name">{{ trans('beitritt.beitritt.1') }}</label> <label for="name">{{ trans('beitritt.beitritt.1') }}</label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment