]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Base.pm
Convert div id="subtitle" to a h1 id="title"
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Base.pm
index 0585985cc9bd09bf0462e87239bc8f17b6e730c9..e8434ef5424cd6acda980ed1e9c11c0b5b7acc9a 100644 (file)
@@ -84,7 +84,7 @@ my %orig_header_templates = (
 
 <div class="container-fluid">
 
-<div id="subtitle">TITLE_GOES_HERE</div>
+<h1 id="title">TITLE_GOES_HERE</h1>
 <div id="result"></div>
 HTML
 );
This page took 0.026738 seconds and 4 git commands to generate.