root/trunk/website/soundings/pagetemplates/main_footer.cfm @ 5

Revision 5, 354 bytes (checked in by DanWilson, 17 years ago)

Initial Commit Of ModelGlue? Website (upgrade to blogcfc 511)

Line 
1<cfsetting enablecfoutputonly=true>
2<!---
3        Name         : main_footer.cfm
4        Author       : Raymond Camden
5        Created      : June 02, 2004
6        Last Updated : April 6, 2006
7        History      : layout fixes (4/6/06)
8        Purpose          :
9--->
10
11<cfoutput>
12</div><!--- div#container --->
13
14
15</body>
16</html>
17</cfoutput>
18
19<cfsetting enablecfoutputonly=true>
20
Note: See TracBrowser for help on using the browser.