Project Name: IPost Project Link: https://translate.lingohub.com/ipost-dot-tk/dashboard/ipost User: Florian Krottendorfer Easy language translations with LingoHub 🚀
13 lines
440 B
HTML
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> |