Back to home page

EIC code displayed by LXR

 
 

    


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

0001 ---
0002 layout: public
0003 ---
0004 <div class="row">
0005   <div class="col-md-10 blog-main">
0006 
0007     <hr>
0008     <center>
0009       <div class=row>
0010     
0011         <div class="col-md-5"><img src="{{ site.splash_public | relative_url }}"   style="width:100%;height:auto"/></div>
0012     
0013         <div class="col-md-5">
0014           <p class="lead">
0015         <h4>WORK IN PROGRESS! This is the public website of the ePIC Collaboration.</h4>
0016         Pardon the dust.
0017       <hr/>
0018       </p>
0019     </div> <!-- class md5 -->
0020       </div> <!-- class row -->
0021 
0022     </center> <!-- class sm12 blog main -->
0023 
0024     {% if site.display_news %}
0025     {% include news/homenews.md %}
0026     {% endif %}
0027 
0028 
0029     <table width="100%"><tr>
0030 <td><div style="text-align:left;">
0031     &copy;2024 ePIC Collaboration
0032 </div></td>
0033 
0034 <td><div style="text-align:right;">
0035   <em>Site built at {{ site.time }}</em>
0036 </div></td>
0037     </tr></table>
0038 
0039   </div> <!-- class row -->