GitHub link moved to a separate file
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
|
||||||
@@ -17,5 +17,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<p>Don't have an account? <a href="./?reg">Sign up!</a></p>
|
<p>Don't have an account? <a href="./?reg">Sign up!</a></p>
|
||||||
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
|
{{ GITHUB_LINK }}
|
||||||
</div>
|
</div>
|
||||||
@@ -13,5 +13,5 @@
|
|||||||
<input type="hidden" name="logout" value="1">
|
<input type="hidden" name="logout" value="1">
|
||||||
<input type="submit" value="Log out">
|
<input type="submit" value="Log out">
|
||||||
</form>
|
</form>
|
||||||
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
|
{{ GITHUB_LINK }}
|
||||||
</div>
|
</div>
|
||||||
@@ -21,5 +21,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
<p>Have an account? <a href="./?">Log in!</a></p>
|
<p>Have an account? <a href="./?">Log in!</a></p>
|
||||||
<p><a href="https://github.com/Thayol/todo-php"><small>GitHub</small></p>
|
{{ GITHUB_LINK }}
|
||||||
</div>
|
</div>
|
||||||
Reference in New Issue
Block a user