Edited: App is rebranded to Fuel Stats
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
<link rel="stylesheet" href="/css/form.css">
|
||||
<section class="form signin">
|
||||
<div class="header-form">
|
||||
<img src="/img/logo.jpg" alt="Habit Tracker Logo">
|
||||
<h1>Sign in to Habit Tracker</h1>
|
||||
<img src="/img/logo.jpg" alt="Fuel Stats Logo">
|
||||
<h1>Sign in to Fuel Stats</h1>
|
||||
</div>
|
||||
|
||||
<?php if ($this->get('error')): ?>
|
||||
@ -27,7 +27,7 @@
|
||||
</form>
|
||||
|
||||
<div class="bordered">
|
||||
<p>New to Habit Tracker?</p>
|
||||
<p>New to Fuel Stats?</p>
|
||||
<a href="/auth/signup">Create an account</a>
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user