IPost/views/index.fr.html
Florian Krottendorfer 031a4f9f82 🌐 Language update from LingoHub 🤖
Project Name: IPost
Project Link: https://translate.lingohub.com/ipost-dot-tk/dashboard/ipost
User: Florian Krottendorfer

Easy language translations with LingoHub 🚀
2022-09-28 18:32:27 +00:00

13 lines
440 B
HTML

<!doctype html><html lang="" dir="ltr"><head></head>
<body> <header><h1 class="noselect"></h1>
</header>
<main>
<form id="login_form" class="form_class" action="login" method="post">
<div class="info_div"> <br/><br/><br/> <div id="NoAccount" style="display:none;"><br/><br/></div>
<div id="HasAccount" style="display:none;"><br/><br/></div>
</div>
</form>
</main>
<footer> </footer>
</body>
</html>