Sha256: 0b5969324795cc53572ae1bca601b9b18115ac6f92378ae1030c3a85804a43ef

Contents?: true

Size: 410 Bytes

Versions: 2

Compression:

Stored size: 410 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <%= stylesheet_link_tag 'network_executive/off_air', media:'all' %>
    <link href='//fonts.googleapis.com/css?family=Lekton:400,700|Quicksand:300,400,700' rel='stylesheet' type='text/css'>
  </head>
  <body>
    <div id="smpte">
      <h1 id="smpte_message" class="msg">Off Air</h1>
      <aside class="network-name"><%= network_name %></aside>
    </div>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
network_executive-0.0.8 app/views/network_executive/programs/off_air.html.erb
network_executive-0.0.7 app/views/network_executive/programs/off_air.html.erb