11 lines
		
	
	
		
			419 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			419 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<div class="container-fluid" style="height: calc(100vh - 72px)">
 | 
						|
    <div class="row bg-dark align-items-center h-100">
 | 
						|
        <label id="sysSubText" class="mx-5 mb-0 fs-1-05"></label>
 | 
						|
        <div style="height: 100%" class="col-12">
 | 
						|
            <iframe src="/ord?file:^px/Home.px|view:?fullScreen=true"
 | 
						|
                    width="100%"
 | 
						|
                    height="100%"></iframe>
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
</div>
 |