__section__
default
__description__
Text that makes up the bottom of a page
No specially passed variables
__title__
__page__
misc
__lang__
en_US
__name__
footer
__template__
[% USE Slash %]
[% IF user.is_admin %]
[% Slash.currentAdminUsers() %]
[% ELSE %]
[% PROCESS motd %]
[% END %]