Source: site.view [edit]
Function name: incFooter
Arguments:
Description: (Shared) Footer for SkillsRank pages
Page type: text
Render function:  
Module: sataire

Page source:

				<div class="clear"></div>

				<div id="footer">
					<div id="footer-right">
						Copyright &copy; 2012 Adam Cheyer.  All rights reserved.
					</div>
				</div>
			</div>
		</div>
	</div>
</div>


</body>
</html>