01 2020
This commit is contained in:
parent
f117f79bb9
commit
3711fcc8d0
101 changed files with 4027 additions and 918 deletions
12
resources/views/web/templates/_content_contact.blade.php
Normal file
12
resources/views/web/templates/_content_contact.blade.php
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<div class="col-md-12">
|
||||
<hr>
|
||||
<h2>Das klingt spannend für Dich?</h2>
|
||||
<p>Dann nimm noch heute Kontakt mit uns auf - wir freuen uns, Dich kennenzulernen.</p>
|
||||
|
||||
<a href="/registrierung" rel="nofollow" target="_blank" class="btn btn-default btn-lg pull-right">zur
|
||||
Registrierung</a>
|
||||
|
||||
<a href="/kontakt" rel="nofollow" target="_blank" class="btn btn-primary btn-lg">zum
|
||||
Kontaktformular</a>
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue