Updated a lot of stuff
This commit is contained in:
16
templates/footer.html
Normal file
16
templates/footer.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<footer>
|
||||
<center>
|
||||
<table border="0" cellpadding="2" cellspacing="0" width="80%" class="footer-table">
|
||||
<tr>
|
||||
<td class="footertext" align="left"> </td>
|
||||
<td class="footertext" align="right">
|
||||
{{ approved_count }} quotes approved; {{ pending_count }} quotes pending
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<font size="-1">
|
||||
© ircquotes 2024, All Rights Reserved.
|
||||
</font>
|
||||
</center>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user