We don't want the sidebar / footer on vote.g.o, removing them.
This commit is contained in:
		
							parent
							
								
									4e410e4455
								
							
						
					
					
						commit
						f1ccc3a9ef
					
				
					 1 changed files with 0 additions and 27 deletions
				
			
		|  | @ -7,25 +7,6 @@ sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; chars | ||||||
| cat <<-FOOT | cat <<-FOOT | ||||||
| </div> | </div> | ||||||
| 
 | 
 | ||||||
| <div id="sidebar"> |  | ||||||
| 	<p class="section">Foundation</p> |  | ||||||
| 	<ul> |  | ||||||
| 		<li><a href="$ROOT/about/">About the Foundation</a></li> |  | ||||||
| 		<li><a href="http://blogs.gnome.org/foundation/">Blog</a></li> |  | ||||||
| 		<li><a href="$ROOT/reports/">Reports</a></li> |  | ||||||
| 		<li><a href="$ROOT/membership/">Membership</a></li> |  | ||||||
| 		<li><a href="$ROOT/vote/">Elections and Referenda</a></li> |  | ||||||
| 		<li><a href="$ROOT/legal/">Legal</a></li> |  | ||||||
| 		<li><a href="$ROOT/finance/">Finance</a></li> |  | ||||||
| 		<li><a href="$ROOT/contact/">Contact</a></li> |  | ||||||
| 	</ul> |  | ||||||
| 	<ul> |  | ||||||
| 		<li><a href="http://www.gnome.org/press/">Press</a></li> |  | ||||||
| 		<li><a href="http://www.gnome.org/friends/">Donate to GNOME</a></li> |  | ||||||
| 	</ul> |  | ||||||
| 	 |  | ||||||
| </div> |  | ||||||
| 
 |  | ||||||
| <div id="hdr"> | <div id="hdr"> | ||||||
| 	<div id="logo"><a href="$ROOT/"><img src="http://www.gnome.org/img/spacer" alt="Home" /></a></div> | 	<div id="logo"><a href="$ROOT/"><img src="http://www.gnome.org/img/spacer" alt="Home" /></a></div> | ||||||
| 	<div id="banner"><img src="http://www.gnome.org/img/spacer" alt="" /></div> | 	<div id="banner"><img src="http://www.gnome.org/img/spacer" alt="" /></div> | ||||||
|  | @ -41,14 +22,6 @@ cat <<-FOOT | ||||||
| 	</div> | 	</div> | ||||||
| </div> | </div> | ||||||
| 
 | 
 | ||||||
| <div id="copyright"> |  | ||||||
| Copyright © 2005-2011, <a href="http://www.gnome.org/">The GNOME Project</a>.<br /> |  | ||||||
| Maintained by the GNOME Foundation <a href="mailto:board-list@gnome.org">Board of Directors</a> and <a href="mailto:membership-committee@gnome.org">Membership Committee</a>.<br /> |  | ||||||
| <a href="http://validator.w3.org/check/referer">Optimised</a> for |  | ||||||
| <a href="http://www.w3.org/">standards</a>. |  | ||||||
| Hosted by <a href="http://www.redhat.com/">Red Hat</a>. |  | ||||||
| </div> |  | ||||||
| 
 |  | ||||||
| <!-- Piwik --> | <!-- Piwik --> | ||||||
| <script type="text/javascript"> | <script type="text/javascript"> | ||||||
| var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/" : "http://webstats.gnome.org/"); | var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/" : "http://webstats.gnome.org/"); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Andrea Veri
						Andrea Veri