also show proxied urls
This commit is contained in:
		@@ -2,4 +2,3 @@ extends layout
 | 
			
		||||
 | 
			
		||||
block content
 | 
			
		||||
  div#stacks loading...
 | 
			
		||||
  a#svgStacks download image
 | 
			
		||||
@@ -3,12 +3,23 @@ html
 | 
			
		||||
  head
 | 
			
		||||
    title= title
 | 
			
		||||
    link(rel='stylesheet', href='/style.css')
 | 
			
		||||
    link(rel='stylesheet', href='/jquery-ui.structure.min.css')
 | 
			
		||||
    link(rel='stylesheet', href='/jquery-ui.theme.min.css')
 | 
			
		||||
    link(rel='stylesheet', href='/jquery-ui.min.css')
 | 
			
		||||
    script(type="text/javascript", src="/jquery.min.js")
 | 
			
		||||
    script(type="text/javascript", src="/jquery-ui.min.js")
 | 
			
		||||
    script(type="text/javascript", src="/viz.js")
 | 
			
		||||
    script(type="text/javascript", src="/docker.js")
 | 
			
		||||
    script(type="text/javascript", src="/socket.io.js")
 | 
			
		||||
    script(type="text/javascript", src="/servicedock.js")
 | 
			
		||||
  body
 | 
			
		||||
    block content
 | 
			
		||||
    footer
 | 
			
		||||
      div#error
 | 
			
		||||
  body.top
 | 
			
		||||
    header#header
 | 
			
		||||
      h1 ServiceDock
 | 
			
		||||
      div#downloads
 | 
			
		||||
        a#svg download image
 | 
			
		||||
        a#dot download source
 | 
			
		||||
    main
 | 
			
		||||
      block content
 | 
			
		||||
      footer
 | 
			
		||||
        div#info
 | 
			
		||||
        div#error
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user