SMS-proj is a project to send receive SMS messages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sms-proj/templates/include/footer.html

4 lines
273 B

<div id='footer'>
<div class='footlinks'><a href='/'>Index</a> | Messages | Settings | <a href="/google/logout">Logout</a></div>
<div class='footlinks'><a href ='/about'>About</a> | <a href='/tos'>Terms of Service</a> | <a href="/pp">Privacy Policy</a></div>
</div>