themes/oxygen/simple-footer.tpl
author Dan Fuhry <dan@enanocms.org>
Sat, 15 Sep 2012 13:18:01 -0400
changeset 1363 f1ed3e9298ae
parent 1227 bdac73ed481e
permissions -rw-r--r--
Added template context API and render_getpage_norender hook. This allows variable sets to be pushed and popped from $template, so that variables in a template inclusion can be accessed and pre-processed by plugins.


						</div>
					</td>
					<td id="mdg-mr"></td>
				</tr>
				<tr>
					<td id="mdg-btl"></td>
					<td>
						<div id="credits">
							{COPYRIGHT}
						</div>
					</td>
					<td id="mdg-btr"></td>
				</tr>
				<tr>
					<td id="mdg-btcl"></td>
					<td id="mdg-btm"></td>
					<td id="mdg-btcr"></td>
				</tr>
			</table>
		</td>
		<td style="width: 10%;"></td>
		</tr>
		</table>
	</body>
</html>