themes/printable/simple-footer.tpl
author Dan Fuhry <dan@enanocms.org>
Sun, 04 Sep 2011 02:32:49 -0400
changeset 1352 d97cf005f674
parent 1227 bdac73ed481e
permissions -rw-r--r--
SECURITY: Various security enhancements to password resets. They are now rate-limited by username and IP, and it is possible to disable username autofill for guests.


						</div>
					</td>
					<td id="main-right"></td>
				</tr>
				<tr>
					<td id="foot-left"></td>
					<td id="foot-main">
						{COPYRIGHT}
					</td>
					<td id="foot-right"></td>
				</tr>
				<tr>
					<td id="foot-btm-left"></td>
					<td id="foot-btm"></td>
					<td id="foot-btm-right"></td>
				</tr>
			</table>
		</td>
		<td style="width: 10%;"></td>
		</tr>
		</table>
	</body>
</html>