Skip to content

Instantly share code, notes, and snippets.

@adamstac
Created May 29, 2009 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamstac/120266 to your computer and use it in GitHub Desktop.
Save adamstac/120266 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
_/ _/ _/ _/_/ _/ _/
_/ _/ _/_/_/ _/_/_/ _/_/_/ _/_/_/ _/ _/_/ _/_/_/ _/ _/_/_/_/ _/_/ _/_/_/
_/_/_/_/ _/ _/ _/ _/ _/ _/ _/ _/_/ _/ _/ _/_/_/_/ _/ _/_/_/_/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/_/_/ _/ _/ _/_/_/ _/_/_/ _/ _/_/_/ _/ _/_/ _/_/_/ _/_/_/
-->
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>Ruby on Rails Web Development, User Experience, Interface Design, Internet Marketing - Handcrafted</title>
<!-- Content Optimization -->
<meta content="Call us at 1-800-513-7421. We're Ruby on Rails developers, Designers, Strategists and Internet Marketers. We help start-up's and real-world companies take their ideas and businesses online." name='description' />
<meta content='handcrafted, ruby on rails developers, ror development, rails company, handcrafted code, houston rails, cincinnati rails, web design, interface design, internet marketing' name='keywords' />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta content='en' name='lang' />
<link href="/stylesheets/app_css.css?1243568498" media="screen" rel="stylesheet" type="text/css" />
<!-- Load jQuery -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<!-- Load jQuery UI -->
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js" type="text/javascript"></script>
<!-- Load App Specific -->
<script src="/javascripts/app_specific_js.js?1243568498" type="text/javascript"></script>
<!-- Load Defaults -->
<script src="/javascripts/app_default_js.js?1243568498" type="text/javascript"></script>
<!--[if IE 6]>
<script type="text/javascript">var IE6UPDATE_OPTIONS = { icons_path: "http://gethandcrafted.com/ie6update/images/" }</script>
<script type="text/javascript" src="http://gethandcrafted.com/ie6update/jquery.ie6update.js"></script>
<![endif]-->
<!-- Search Engine Indexing -->
<meta content='index, follow' name='robots' />
<meta content='noodp, noydir' name='robots' />
<meta content='index, follow' name='googlebot' />
<!-- Set the Base URL -->
<base href='http://gethandcrafted.com/' />
</head>
<body>
...
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment