Sha256: 8b9166f9d79da213ee29706363d93b0a6b0c9b531c0d0f46d38706b9e7b41930

Contents?: true

Size: 655 Bytes

Versions: 2

Compression:

Stored size: 655 Bytes

Contents

<!doctype html>
<!--

  This is a blank template containing the barest structure that Flatdoc needs.
  Customize this as you see fit: add CSS and some markup to get the look that you need.

-->
<html>
<head>
  <meta charset='utf-8'>

  <!-- Flatdoc -->
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  <script src='http://rstacruz.github.io/flatdoc/v/0.8.3/flatdoc.js'></script>

  <!-- Initializer -->
  <script>
    Flatdoc.run({
      fetcher: Flatdoc.github('USER/REPO')
    });
  </script>
</head>
<body role='flatdoc'>
  <div role='flatdoc-menu'></div>
  <div role='flatdoc-content'></div>
</body>
</html>

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
radius-rails-3.1.4 app/assets/components/flatdoc/v/0.8.3/templates/blank.html
radius-rails-3.1.4 app/assets/components/flatdoc/v/0.8.4/templates/blank.html