Author: gmazza
Date: Tue Jul 15 18:55:45 2014
New Revision: 1610808

URL: http://svn.apache.org/r1610808
Log:
More formatting work, added emeritus committers.

Modified:
    roller/cmssite/trunk/content/project/whoweare.mdtext
    roller/cmssite/trunk/templates/basic.html

Modified: roller/cmssite/trunk/content/project/whoweare.mdtext
URL: 
http://svn.apache.org/viewvc/roller/cmssite/trunk/content/project/whoweare.mdtext?rev=1610808&r1=1610807&r2=1610808&view=diff
==============================================================================
--- roller/cmssite/trunk/content/project/whoweare.mdtext (original)
+++ roller/cmssite/trunk/content/project/whoweare.mdtext Tue Jul 15 18:55:45 
2014
@@ -7,10 +7,23 @@ The current Roller committer list (* = P
   * Anil R. Gangolli (*)
   * Greg Huber (*)
   * <a href="http://rollerweblogger.org/roller/";>David M Johnson</a> (*)
-  * Ganesh Mathrerootham
   * <a href="http://web-gmazza.rhcloud.com/blog/";>Glen Mazza</a> (*)
-  * Shelan Perera
   * <a href="http://raibledesigns.com/";>Matt Raible</a> (*)
   * Craig L Russell (*)
   * <a href="http://gauravsaini.me/";>Gaurav Saini</a>
 
+## Emeritus Committers
+
+The Apache Roller project expresses appreciation for our past volunteers:
+
+  * Jeff Blattman
+  * Allen Gilliland
+  * Mindaguas Idzelis 
+  * Lance Lanvandowska
+  * Ganesh Mathrerootham
+  * Shelan Perera
+  * Matt Schmidt
+  * Elias Torres
+  * Jaap Van Der Molen
+  * Henri Yandell
+

Modified: roller/cmssite/trunk/templates/basic.html
URL: 
http://svn.apache.org/viewvc/roller/cmssite/trunk/templates/basic.html?rev=1610808&r1=1610807&r2=1610808&view=diff
==============================================================================
--- roller/cmssite/trunk/templates/basic.html (original)
+++ roller/cmssite/trunk/templates/basic.html Tue Jul 15 18:55:45 2014
@@ -2,10 +2,10 @@
 
 {% block content %}
 
-<div class="page-header">
+ <div class="container page-header">
    <p>{{ breadcrumbs|safe }}</p>
    <h1>{{ headers.title }}</h1>
-</div>
+ </div>
 
  <div class="container">
     {{ content|markdown }}


Reply via email to