Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<form name="yours">
<input type="text" name="suchbegriff" value="">
<input type="submit" name="submit" value="suchen" onclick="document.yours.submit ();document.yours.suchbegriff.value='';">
</form>