| <div id="server-control-remote-console"> | 
 |   <div class="row column"> | 
 |     <h1>Serial over LAN console</h1> | 
 |   </div> | 
 |   <section class="row column"> | 
 |     <div class="page-header"> | 
 |       <h2>Access the Serial over LAN console</h2> | 
 |     </div> | 
 |   </section> | 
 |   <section class="row column"> | 
 |     <p class="serial-lan__copy">The Serial over LAN (SoL) console redirects the output of the server’s serial port to a browser window on your workstation.</p> | 
 |   </section> | 
 |   <section class="row column"> | 
 |     <div id="term-container" class="terminal-container"> | 
 |       <serial-console show-tab-btn="true"></serial-console> | 
 |     </div> | 
 |   </section> | 
 | </div> | 
 |  |