more progress

This commit is contained in:
Ken Johnson
2013-04-24 16:12:16 -04:00
parent 8f2be0587f
commit fb59deb224
69 changed files with 45006 additions and 6 deletions
+4 -1
View File
@@ -11,11 +11,14 @@
<script src="css/icomoon-font/lte-ie7.js">
</script>
<![endif]-->
<!-- Google Visualization JS -->
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
</head>
<body>
<%= render "layouts/shared/header" %>
<%= render "layouts/shared/sidebar" %>
<%= yield %>
</body>
</html>