Files
bundesmessenger-ios/Riot/Assets/support.html
2025-01-22 11:41:17 +01:00

58 lines
1.3 KiB
HTML
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<head>
<style>
body {
font-family: sans-serif;
font-size: 40px;
}
pre {
background-color: #eeeeee;
padding: 1em;
white-space: pre-wrap;
word-wrap: break-word;
border-radius: 4px;
}
p {
text-align: center;
font-weight: bold;
font-size: 40px;
margin: 0;
padding: 0;
}
div {
padding: 4px;
}
</style>
</head>
<body>
<div>
<p>BundesMessenger</p>
<p>Hilfe & Support</p>
</div>
<br/>
Du suchst Hilfe bei der Bedienung von BundesMessenger, hast ein Problem oder benötigst weitere Infos?
Hierzu gibt es folgende Möglichkeiten:
<ul>
<li>
<b>BundesMessenger Dokumentation</b>
<br/>
Hilfreiche Tipps findest du unter: <a href="https://docs.bundesmessenger.info/de/start/welcome/">Willkommen beim BundesMessenger 🚀 BundesMessenger Dokumentation</a>
<br/><br/>
</li>
<li>
<b>FAQs</b>
<br/>
Auf <a href="https://messenger.bwi.de/bundesmessenger#c6136">https://messenger.bwi.de/#FAQ</a> findest Du verschiedene FAQs.
Vielleicht ist Deine Frage schon hier beanwortet worden...
<br/><br/>
</li>
</ul>
</body>
</html>