fuel-stats/app/views/shared/header.php

5 lines
82 B
PHP
Raw Normal View History

<header>
<a href="/signin">Log In</a>
<a href="/signup">Sign Up</a>
</header>