Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:15:51

0001 <!doctype html>
0002 <html lang="en">
0003 <head>{% include layouts/header.html %}</head>
0004 <body>
0005 <!-- div class="main-container mx-auto" style="width: 900px;" -->
0006 <div class="container-fluid mx-auto" style="min-width:1200px;padding-right:100px;padding-left:200px;">
0007 <!-- div class="container-fluid mx-auto" style="min-width:1100px;padding-right:10px;padding-left:200px;" -->
0008 {% include layouts/navbar.html %}
0009 <!-- vertical spacing to allow room for the top navbar -->    
0010 &nbsp;<br/>&nbsp;<br/>&nbsp;<br/>
0011 
0012 {{ content }}
0013 </div>    
0014 {% include layouts/scripts.html %}
0015     
0016 </body>
0017 </html>