Skip to content
Snippets Groups Projects
liftoff_cookiereturn.html 743 B
Newer Older
Lukas Ruge's avatar
Lukas Ruge committed
<div class="alert alert-warning alert-dismissible fade show" id="welcomeback" role="alert">
  <h4 class="alert-heading"><span class="fa-solid fa-lightbulb"></span> Wilkommen zurück!</h4>
  <p>Sieht aus als hättest du dieses Einführung schon mal besucht. Möchtest du da weitermachen, wo du letztes mal aufgehört hast?</p>
  <div style="background-color:#FFDE81; border-radius: 10px; margin-bottom: 1%; margin-right: 5px; min-height: 2em; max-width: 50%; position: relative; padding: 5px; text-align: center;"><a href=""  id="returnlink" style="color: #000000; text-decoration: none;">Ja</a></div>
   <button type="button" class="close" data-dismiss="alert" aria-label="Close">
    <span aria-hidden="true">&times;</span>
  </button>
</div>