Sha256: 68dfb388ceb8c9e0d8d5d46c38d394f2936690f9f6d945d2a0a1cabcef31afc5

Contents?: true

Size: 440 Bytes

Versions: 1

Compression:

Stored size: 440 Bytes

Contents

!!! 5
%html
  %head
    %title Node controller
    %meta{name: "viewport", content: "width=device-width, initial-scale=1"}
    %link{href: stylesheet_path("application.css"), rel: "stylesheet"}
    
    :javascript
      settings = {
        "ws":          "#{@ws}",
        "default_env": "#{@default_env}",
        "version":     "#{Nodectl::VERSION}"
      }

  %body
    #application

    %script{src: javascript_path("ui")}

    #sound

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nodectl-0.2.4 lib/nodectl/webapp/views/ui.haml