Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Login.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Muffito Login</title>
<title>Muffito Login Form</title>
<!-- CSS -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,100,300,500">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
Expand All @@ -32,7 +32,7 @@
<h1 ><strong >Muffito</strong> Login Form</h1>
<div class="description">
<p>
Muffito helps you to search local pubs and bars based on your choices.
Muffito helps you to search local pubs and bars based on user choices.

</p>
</div>
Expand Down Expand Up @@ -106,4 +106,4 @@ <h3>...or login with:</h3>

</body>

</html>
</html>