Update index.php
This commit is contained in:
parent
8a869c8bff
commit
59709009c0
@ -64,6 +64,7 @@ if( 'POST' === $_SERVER['REQUEST_METHOD'] ) {
|
|||||||
<h2>Other</h2>
|
<h2>Other</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.wellsfargo.com/biz/loans-and-lines/repayment-calculator/">Loan repayment calculator</a></li>
|
<li><a href="https://www.wellsfargo.com/biz/loans-and-lines/repayment-calculator/">Loan repayment calculator</a></li>
|
||||||
|
<li><a href="https://blog.tersmitten.nl/slugify/">Slugify</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<?php if( $action ) echo $action; ?>
|
<?php if( $action ) echo $action; ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user