Updates reportcard date.
authorDavid Schoonover <dsc@wikimedia.org>
Thu, 7 Jun 2012 16:36:17 +0000 (09:36 -0700)
committerDavid Schoonover <dsc@wikimedia.org>
Thu, 7 Jun 2012 16:36:17 +0000 (09:36 -0700)
lib/template/dashboard/dashboard.jade
www/dashboard.jade

index ee81124..5081dbd 100644 (file)
@@ -1,7 +1,7 @@
 section#dashboard.centered
     .page-header
         h1 Wikimedia Report Card 
-            small March 2012
+            small April 2012
     
     .row
         .graphs.tabbable
index 9a58052..f7245fa 100644 (file)
@@ -1,7 +1,7 @@
 extends layout
 
 block title
-    title Wikimedia Report Card - March 2012
+    title Wikimedia Report Card - April 2012
 
 append styles
     mixin css('graph-display.css')