Renamed index.html to index.en.html.tmpl and adding templatestrings.
[treecutter.git] / style / freggies / index.html
diff --git a/style/freggies/index.html b/style/freggies/index.html
deleted file mode 100644 (file)
index 9dc6f0e..0000000
+++ /dev/null
@@ -1,122 +0,0 @@
-<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml"
-      lang="en">
-  <head>
-    <meta charset="utf-8" />
-    <title>Freggies</title>
-    <link rel="stylesheet" href="css/styles.css"
-         type="text/css" media="screen" />
-    <link rel="stylesheet" href="css/print.css"
-         type="text/css" media="print" />
-    <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
-  </head>
-  <body>
-    <div id="wrapper"><!-- #wrapper -->
-      <nav><!-- top nav -->
-       <div class="menu">
-
-       </div>
-      </nav><!-- end of top nav -->
-
-      <header><!-- header -->
-       <h1><a href="#">Freggies</a></h1>
-       <h2>Fruits and Veggies = Healthy Freggies</h2>
-      </header><!-- end of header -->
-
-      <section id="main"><!-- #main content and sidebar area -->
-       <section id="content"><!-- #content -->
-         <article>
-
-         </article>
-       </section><!-- end of #content -->
-
-       <aside id="sidebar"><!-- sidebar -->
-         <h3>Stuff</h3>
-         <ul>
-           <li><a href="#">Curabitur sodales</a></li>
-           <li><a href="#">Sed dignissim</a></li>
-           <li><a href="#">Fusce nec</a></li>
-           <li><a href="#">Nulla quis</a></li>
-         </ul>
-
-         <h3>More Stuff</h3>
-         <ul>
-           <li><a href="#">Curabitur sodales</a></li>
-           <li><a href="#">Sed dignissim</a></li>
-           <li><a href="#">Fusce nec</a></li>
-           <li><a href="#">Nulla quis</a></li>
-           <li><a href="#">Blah</a></li>
-           <li><a href="#">More blah</a></li>
-         </ul>
-
-         <h3>Even More Stuff</h3>
-         <ul>
-           <li><a href="#">Curabitur sodales</a></li>
-           <li><a href="#">Sed dignissim</a></li>
-           <li><a href="#">Fusce nec</a></li>
-           <li><a href="#">Nulla quis</a></li>
-           <li><a href="#">Blah</a></li>
-           <li><a href="#">More blah</a></li>
-         </ul>
-
-       </aside><!-- end of sidebar -->
-
-      </section><!-- end of #main content and sidebar-->
-
-      <footer>
-       <section id="footer-area">
-
-         <section id="footer-outer-block">
-           <aside class="footer-segment">
-             <h4>Friends</h4>
-             <ul>
-               <li><a href="#">one linkylink</a></li>
-               <li><a href="#">two linkylinks</a></li>
-               <li><a href="#">three linkylinks</a></li>
-               <li><a href="#">four linkylinks</a></li>
-               <li><a href="#">five linkylinks</a></li>
-             </ul>
-           </aside><!-- end of #first footer segment -->
-
-           <aside class="footer-segment">
-             <h4>Awesome Stuff</h4>
-             <ul>
-               <li><a href="#">one linkylink</a></li>
-               <li><a href="#">two linkylinks</a></li>
-               <li><a href="#">three linkylinks</a></li>
-               <li><a href="#">four linkylinks</a></li>
-               <li><a href="#">five linkylinks</a></li>
-             </ul>
-           </aside><!-- end of #second footer segment -->
-
-           <aside class="footer-segment">
-             <h4>Coolness</h4>
-             <ul>
-               <li><a href="#">one linkylink</a></li>
-               <li><a href="#">two linkylinks</a></li>
-               <li><a href="#">three linkylinks</a></li>
-               <li><a href="#">four linkylinks</a></li>
-               <li><a href="#">five linkylinks</a></li>
-             </ul>
-           </aside><!-- end of #third footer segment -->
-
-           <aside class="footer-segment">
-             <h4>Blahdyblah</h4>
-             <p>Integer nec odio. Praesent libero. Sed cursus ante
-             dapibus diam. Sed nisi. Nulla quis sem at nibh elementum
-             imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec
-             tellus sed augue semper porta.</p>
-           </aside><!-- end of #fourth footer segment -->
-
-         </section><!-- end of footer-outer-block -->
-
-       </section><!-- end of footer-area -->
-       <section class="footerbottom">
-         <p>©;2010 <a href="#">yoururl.com</a></p>
-       </section>
-      </footer>
-
-    </div><!-- #wrapper -->
-    <!-- Free template created by http://freehtml5templates.com -->
-  </body>
-</html>