~maddevelopers/mg5amcnlo/WWW5_caching

« back to all changes in this revision

Viewing changes to madgraph3/templates/test/register.html

  • Committer: John Doe
  • Date: 2013-03-25 20:27:02 UTC
  • Revision ID: john.doe@gmail.com-20130325202702-5sk3t1r8h33ca4p4
first clean version

Show diffs side-by-side

added added

removed removed

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