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

Zwischenstand, erste Texte hinzugefügt

parent 5f93d5d8
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
...@@ -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