big consolidation
This commit is contained in:
37
fnf2014/about_whoweare.php
Normal file
37
fnf2014/about_whoweare.php
Normal file
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
/*
|
||||
* * Template Name: about_wwa
|
||||
* * */
|
||||
?>
|
||||
|
||||
<?php include('splash_header.php'); ?>
|
||||
|
||||
<div id="contentwrapper">
|
||||
<div id="contentcontainer">
|
||||
<h2>About</h2>
|
||||
<div id="sidenav">
|
||||
<a href="/about-vision">Vision</a>
|
||||
<a href="/about-mission">Mission</a>
|
||||
<a href="/about-who-we-are" class="on">Who We Are</a>
|
||||
<a href="/about-what-we-do">What We do</a>
|
||||
<a href="/about-how-to-help">How to Help</a>
|
||||
</div ##end of sidenav>
|
||||
<div id="col">
|
||||
<h3>Who We Are</h3>
|
||||
|
||||
<p>We are an organization committed to the tenets of free information, free
|
||||
culture, and free society. We hold that advances in information technology
|
||||
provide humanity with the ability to effectively face global challenges. We
|
||||
contend that our very ability to mobilize, organize, and bring about change
|
||||
depends on our ability to communicate. We see that our ability to
|
||||
communicate is purchased from a handful of powerful entities. We know that
|
||||
we cannot depend on these entities to support movement away from a status
|
||||
quo from which they are the beneficiaries. We believe that access to a free
|
||||
network is a human right, and a necessary tool for environmental and social
|
||||
justice.</p>
|
||||
|
||||
</div ##end of col>
|
||||
</div ## end colcontainer>
|
||||
</div ## end of colwrapper>
|
||||
|
||||
<?php get_footer(); ?>
|
Reference in New Issue
Block a user