packages feed

forml-0.1.1: src/html/header.html

<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <title>Forml</title>
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
  </head>
  <body>
    <div class="wrapper">
      <header>
        <h1></h1>
        <span id="test_button_container">
        <ul>
          <li id="test_button"><a id="run_tests">Run<strong>Tests</strong></a></li>
        </ul>
        </span>
      </header>
      <section>

    <div class="container">