-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from Edirom/anmeldung
Anmeldung
- Loading branch information
Showing
15 changed files
with
13,651 additions
and
12,474 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ <h1 class="show-for-small"><a href="../index.html">ESS 2014</a></h1> | |
|
||
<div class="large-6 large-centered columns" role="content"> | ||
<h2>Anmeldung fehlgeschlagen</h2> | ||
<p>Entschuldigung! Leider ist bei der Anmeldung etwas schiefgegangen. Sollte der Fehler erneut auftreten, informieren Sie uns bitte mit einer E-Mail an <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<p>Entschuldigung! Leider ist bei der Anmeldung etwas schiefgegangen. Bitte vergewissern Sie sich, dass Sie die Sicherheitsabfrage <i>Ich bin kein Roboter</i> angewählt haben! Sollte der Fehler erneut auftreten, informieren Sie uns bitte mit einer E-Mail an <a href="mailto:[email protected]">[email protected]</a>. Vielen Dank!</p> | ||
|
||
<!-- End Main Content --> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Sehr geehrte Teilnehmerin, sehr geehrter Teilnehmer, | ||
|
||
vielen Dank für Ihre Anmeldung zur Edirom-Summer-School 2015 (ESS2015), deren Eingang wir Ihnen hiermit bestätigen. | ||
|
||
Sie erhalten in Kürze eine weitere Mail von uns, in der wir Ihnen Ihre Kursübersicht sowie Zahlungsinformationen für ihren Teilnahmebeitrag übermitteln. | ||
|
||
Sollten Sie Fragen haben, stehen wir Ihnen unter [email protected] zur Verfügung. | ||
|
||
Mit den besten Grüßen aus Detmold/Paderborn | ||
Ihr ESS-Team | ||
|
||
Kristin Herold | ||
Nikolaos Beer | ||
|
||
|
||
**** | ||
|
||
Die ESS2015 im Netz: http://ess.upb.de | ||
|
||
Folgen Sie uns auf Twitter unter https://twitter.com/edirom oder #edirom2015 | ||
|
||
**** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,25 +21,41 @@ | |
|
||
<ul class="title-area"> | ||
<li class="name"> | ||
<h1 class="hide-for-small"><a href="../index.html"><img src="img/ESS2014_icon.png" class="icon"/>Edirom-Summer-School 2014</a></h1> | ||
<h1 class="show-for-small"><a href="../index.html">ESS 2014</a></h1> | ||
<h1 class="hide-for-small"><a href="../index.html"><img src="img/ESS2015_icon.png" class="icon"/>Edirom-Summer-School 2015</a></h1> | ||
<h1 class="show-for-small"><a href="../index.html">ESS 2015</a></h1> | ||
</li> | ||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li> | ||
</ul> | ||
|
||
<section class="top-bar-section"> | ||
<ul class="right"> | ||
<li><a href="programm.html">Programm 2014</a></li> | ||
<li class="divider"></li> | ||
<li><a href="veranstaltungsort.html">Veranstaltungsort</a></li> | ||
<li class="divider"></li> | ||
<li><a href="partner.html">Partner</a></li> | ||
<li class="divider"></li> | ||
<li><a href="registrierung.html">Registrierung</a></li> | ||
<li class="divider"></li> | ||
<li><a href="programm2013.html">ESS 2013</a></li> | ||
</ul> | ||
</section> | ||
<ul class="right"> | ||
<li><a href="programm.html">Kursprogramm</a></li> | ||
<li class="divider"></li> | ||
<li class="active"><a href="registrierung.html">Registrierung</a></li> | ||
<li class="divider"></li> | ||
<li class="has-dropdown"> | ||
<a href="#">Informationen</a> | ||
<ul class="dropdown"> | ||
<li><a href="../about.html">Über die ESS</a></li> | ||
<li><a href="veranstaltungsort.html">Veranstaltungsort</a></li> | ||
<li><a href="partner.html">Unsere Partner</a></li> | ||
</ul> | ||
<li class="divider"></li> | ||
<li class="has-dropdown"> | ||
<a href="#">Archiv</a> | ||
<ul class="dropdown"> | ||
<li><a href="../2014/programm.html">Programm 2014</a></li> | ||
<li><a href="../2013/programm.html">Programm 2013</a></li> | ||
<!-- | ||
<li><a href="2012/programm.html">Programm 2012</a></li> | ||
<li><a href="2011/programm.html">Programm 2011</a></li> | ||
<li><a href="2010/programm.html">Programm 2010</a></li> | ||
<li><a href="2009/programm.html">Programm 2009</a></li> | ||
--> | ||
</ul> | ||
</ul> | ||
</section> | ||
|
||
</nav> | ||
</div> | ||
|
||
|
@@ -53,8 +69,8 @@ <h1 class="show-for-small"><a href="../index.html">ESS 2014</a></h1> | |
<!-- Main Blog Content --> | ||
|
||
<div class="large-6 large-centered columns" role="content"> | ||
<h2>Anmeldung fehlgeschlagen</h2> | ||
<p>Entschuldigung! Leider ist bei der Anmeldung etwas schiefgegangen. Sollte der Fehler erneut auftreten, informieren Sie uns bitte mit einer E-Mail an <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<h2>Registrierung fehlgeschlagen</h2> | ||
<p>Entschuldigung! Leider ist bei der Registrierung etwas schiefgegangen. Sollte der Fehler erneut auftreten, informieren Sie uns bitte mit einer E-Mail an <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
|
||
<!-- End Main Content --> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.