pidgin/nest

494965ad0441
Remove last modification author from footer

Right now it says Anon for all pages and even if we were to automate that from the repository commits it's not really useful to see who modified a page and their email

Testing Done:
Ran `dev-server.sh` and verified the modifications to the footer rendered correctly.

Reviewed at https://reviews.imfreedom.org/r/520/
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/favicon/favicon-70.png"/>
<square150x150logo src="/favicon/favicon-150.png"/>
<square310x310logo src="/favicon/favicon-310.png"/>
<TileColor>#8451A1</TileColor>
</tile>
</msapplication>
</browserconfig>