diff --git a/www/api/constitute.html b/www/api/constitute.html
index c6d5abd..727ebc9 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -19,7 +19,7 @@
   <meta name="author" content="ImageMagick Studio LLC">
   <meta name="revisit-after" content="2 DAYS">
   <meta name="resource-type" content="document">
-  <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC">
+  <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC">
   <meta name="distribution" content="Global">
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1">
   <link rel="icon" href="../images/wand.png">
@@ -54,9 +54,9 @@
   </div>
 </div>
 <div class="container">
+<div class="magick-header">
 <p class="text-center"><a href="constitute.html#ConstituteImage">ConstituteImage</a> • <a href="constitute.html#PingImage">PingImage</a> • <a href="constitute.html#PingImages">PingImages</a> • <a href="constitute.html#ReadImage">ReadImage</a> • <a href="constitute.html#ReadImages">ReadImages</a> • <a href="constitute.html#WriteImage">WriteImage</a> • <a href="constitute.html#WriteImages">WriteImages</a></p>
 
-<div class="magick-header">
 <h2><a href="http://www.imagemagick.org/api/MagickCore/constitute_8c.html" id="ConstituteImage">ConstituteImage</a></h2>
 
 <p>ConstituteImage() returns an image from the pixel data you supply. The pixel data must be in scanline order top-to-bottom.  The data can be char, short int, int, float, or double.  Float and double require the pixels to be normalized [0..1], otherwise [0..QuantumRange].  For example, to create a 640x480 image from unsigned red-green-blue character data, use:</p>
@@ -290,13 +290,6 @@
     <div class="magick-nav-item navbar-left">
       <a href="../www/support.html">Donate</a>
     </div>
-    <div class="magick-nav-item navbar-right">
-      <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a>
-      <noscript>
-        <a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
-        <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
-      </noscript>
-    </div>
     <p><a href="../www/sitemap.html">Sitemap</a> •
     <a href="../www/links.html">Related</a> •
     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Image Studio</a> •
@@ -305,6 +298,7 @@
 </p>
     <p><a href="constitute.html#">Back to top</a> •
     <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <p class="small">©  1999-2015 ImageMagick Studio LLC</p>
   </footer>
 </div><!-- /.container -->