~maddevelopers/mg5amcnlo/WWW5_caching

1
2
3
4
5
6
7
8
9
10
11
<html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:py="http://genshi.edgewall.org/"
    xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="test/header.html" />
  <head>
    <link rel="stylesheet" href="css/test/style_3.css"></link>
     <title> MadGraph 5 process generation page </title>
  </head>
  <body>
</body>
</html>