Skip to content
Snippets Groups Projects
Commit 171e682d authored by Fabian Hauge Sandvik's avatar Fabian Hauge Sandvik
Browse files

noe greier

parent bc7a004b
No related branches found
No related tags found
No related merge requests found
Pipeline #115280 failed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<input class="loginInput" placeholder="Brukernavn..." id="username" required pattern="([\w]+)"><br> <input class="loginInput" placeholder="Brukernavn..." id="username" required pattern="([\w]+)"><br>
<input type="password" class="loginInput" placeholder="Passord..." id="password" required pattern="([\w]+)"> <input type="password" class="loginInput" placeholder="Passord..." id="password" required pattern="([\w]+)">
<button class="loginBtn" onclick="login()">Logg inn</button><br> <button class="loginBtn">Logg inn</button><br>
</form> </form>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment