Changeset 46 for trunk/website/index.cfm
- Timestamp:
- 08/16/13 18:43:47 (13 years ago)
- Files:
-
- 1 modified
-
trunk/website/index.cfm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/index.cfm
r38 r46 1 1 <cfsilent> 2 2 <cfset page.title = "The Model-Glue Framework" /> 3 <cfset Subdomain = listFirst( CGI.HTTP_HOST, ".") /> 3 4 </cfsilent> 4 5 … … 8 9 9 10 <h1>Model-Glue</h1> 10 11 <cfif Subdomain IS "docs" OR Subdomain IS "bugs"> 12 <h2>Note:</h2> 13 <h4 style="background-color: #ff9999; padding: 3em 1em">In keeping up with the times, we've moved the <a href="http://github.com/modelglue">documentation and the bug tracker over to GitHub</a>. Please update your bookmarks.</h4> 14 <hr> 15 </cfif> 11 16 <p> 12 17 The Model-Glue family of frameworks support Web application developers by making the construction of Object-Oriented Web and Rich Internet Applications a straightforward process.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)