summaryrefslogblamecommitdiffstats
path: root/bwlpMonitor_template.html
blob: 6a41d663bf6be905696c0986d7cb9502958020cc (plain) (tree)





























                                                                                                   

                                              
     

                                      




          
<!DOCTYPE html>
<html>
  <head>
    <link rel="stylesheet" type="text/css" href="style.css">
    <link rel="icon" type="image/x-icon" href="img/favicon.ico">
    <title>bwLp Status Monitor</title>
  </head>
  <body>
    <div id="header">
	  <div id="header_left">
	    <a href="">
	      <img id="header_image" src="img/logo_bwlehrpool.png" alt="bwLehrpool">
		</a>
	  </div>
      <div id="header_center">
	    <label id="header_label">Status Monitor</label>
	  </div>
	  <div id="header_right">
	    <div>
		  <a href="https://www.bwlehrpool.de/doku.php/start">
	        <img id="header_wiki" src="img/wiki_bwlehrpool.png" alt="bwLehrpool">
		  </a>
		</div>
	    <a id="header_wiki_label" href="https://www.bwlehrpool.de/doku.php/start">bwlp Wiki</a>
      </div>
	</div>
    <div id="body">
      <div id="content">
%CONTENT%
	  </div>
			<div id="log_wrapper">
      	<div id="log">
%LOG%
				</div>
			</div>
    </div>

  </body>

</html>