Sha256: 9dfe1745eb61ad3b5b40a3943b5f78c42fa25ded59d2e41eeb4dbd48afe569bf

Contents?: true

Size: 655 Bytes

Versions: 3

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.0/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

3 entries across 1 versions & 1 rubygems

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