Include Referenda in Election page
To finally have a unified page with Elections and Referenda. This is the first step and the future is to move everything into the vote/ page.
This commit is contained in:
		
							parent
							
								
									df7bf38b59
								
							
						
					
					
						commit
						9395fb1926
					
				
					 1 changed files with 20 additions and 4 deletions
				
			
		|  | @ -3,14 +3,16 @@ | ||||||
| <html> | <html> | ||||||
|   |   | ||||||
|   <head> |   <head> | ||||||
|     <title>GNOME Foundation Elections</title> |     <title>GNOME Foundation Elections and Referenda</title> | ||||||
|     <meta name="cvsdate" content="$Date$" /> |     <meta name="cvsdate" content="$Date$" /> | ||||||
|     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||||||
|   </head> |   </head> | ||||||
| 
 | 
 | ||||||
|   <body> |   <body> | ||||||
| 
 | 
 | ||||||
|     <h1>GNOME Foundation Elections</h1> |     <h1>GNOME Foundation Elections and Referenda</h1> | ||||||
|  | 
 | ||||||
|  |     <h2>Election Materials</h2> | ||||||
| 
 | 
 | ||||||
|     <p> |     <p> | ||||||
|       The GNOME Foundation Membership elects the Board of Directors each |       The GNOME Foundation Membership elects the Board of Directors each | ||||||
|  | @ -20,8 +22,6 @@ | ||||||
|       href="mailto:elections@gnome.org">elections@gnome.org</a>. |       href="mailto:elections@gnome.org">elections@gnome.org</a>. | ||||||
|     </p> |     </p> | ||||||
| 
 | 
 | ||||||
|     <h2>Election Materials</h2> |  | ||||||
| 
 |  | ||||||
|     <ul> |     <ul> | ||||||
|       <li><a href="2010/">Material from the Spring 2010 Elections</a></li> |       <li><a href="2010/">Material from the Spring 2010 Elections</a></li> | ||||||
|       <li><a href="2009/">Material from the Spring 2009 Elections</a></li> |       <li><a href="2009/">Material from the Spring 2009 Elections</a></li> | ||||||
|  | @ -35,5 +35,21 @@ | ||||||
|       <li><a href="2000/">Material from the Fall 2000 Elections</a></li> |       <li><a href="2000/">Material from the Fall 2000 Elections</a></li> | ||||||
|     </ul> |     </ul> | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
|  |     <h2>Referenda Materials</h2> | ||||||
|  | 
 | ||||||
|  |     <p> | ||||||
|  |       Any member of the GNOME Foundation can suggest a referendum. To be | ||||||
|  |       accepted, a request for a referendum must be endorsed by 10% of the | ||||||
|  |       Membership. The overall referendum process is overseen by the | ||||||
|  |       Membership and Elections Committee, which can be reached at <a | ||||||
|  |       href="mailto:elections@gnome.org">elections@gnome.org</a>. | ||||||
|  |     </p> | ||||||
|  | 
 | ||||||
|  |     <ul> | ||||||
|  |       <li><a href="../vote/2005-10/index.html">Material from the Office Term Referendum</a></li> | ||||||
|  |       <li><a href="../vote/results.php?election_id=1">Material from the Reducing Board Size Referendum</a></li><!-- This is ugly, ideally we'd have an information page as with the other elections and referenda --> | ||||||
|  |       <li><a href="../vote/2004-10/index.html">Material from the Anonymous Voting Referendum</a></li> | ||||||
|  |     </ul> | ||||||
|   </body> |   </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Tobias Mueller
						Tobias Mueller