Sha256: e1b92f3bc06ea2c20770757ebee995a4bcbdecc53661a76a4a9e6a61680f718a

Contents?: true

Size: 536 Bytes

Versions: 7

Compression:

Stored size: 536 Bytes

Contents

<html>
<head>
<title>Patriot Workflow Scheduler</title>
<link rel="stylesheet" href="<%= url('css/bootstrap.min.css') %>">
<link rel="stylesheet" href="<%= url('css/original.css') %>">
</head>
<body>
  <div id="mainContent">
    <!-- @if NODE_ENV='development' -->
    <script src="<%= url('js/patriot-workflow-scheduler-0.8.0.js') %>"></script>
    <!-- @endif -->
    <!-- @if NODE_ENV='production' -->
    <script src="<%= url('js/patriot-workflow-scheduler-0.8.0.min.js') %>"></script>
    <!-- @endif -->
  </div>
</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
patriot-workflow-scheduler-0.8.8 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.7 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.6 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.5 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.4 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.3 skel/public/views/index.tpl.erb
patriot-workflow-scheduler-0.8.2 skel/public/views/index.tpl.erb