Team:SUSTC-Shenzhen/templates/page-header

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <body> <div class="page-header"> <h1>{{{title}}} </h1> <small>{{{subtitle}}}</small> </div> </body> </html>")
 
(8 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<body>
+
 
-
<div class="page-header">
+
<div class="bs-docs-header">
-
  <h1>{{{title}}}
+
      <div class="container">
-
  </h1>
+
        <h1>
-
  <small>{{{subtitle}}}</small>
+
</html>
-
</div>
+
{{{title}}}
-
     
+
<html>
-
</body>
+
        </h1>
 +
        <p>
 +
</html>
 +
{{{subtitle}}}
 +
<html>
 +
        </p>
 +
       
 +
 
 +
      </div>
 +
    </div>
 +
 
</html>
</html>

Latest revision as of 13:04, 22 August 2014

{{{title}}}

{{{subtitle}}}