Advertising
- index page
- Sunday, May 6th, 2007 at 1:47:41pm MDT
- <?php get_header(); ?>
- <div id="center" class="column">
- <div id="centerwrapper">
- <div id="mission">
- <h3>Our Mission</h3>
- <p>Provocate helps strengthen communities by making them smarter and more globally engaged.</p>
- <ul>
- <li>Provocate directs people to thought-provoking events that will enlighten as well as entertain, that will stimulate new ideas about our problems and their solutions.</li>
- <li>Provocate explores new ways to connect information to individuals, helping people know what they need to know, even if they don't yet know what they need.</li>
- <li>Provocate provides a unique support infrastructure to local groups and organizations trying to make a better world by helping them imagine new possibilities, and by linking them to partners who can help make those possibilities realities.</li>
- </ul>
- </div><!--close mission div-->
- <?php if (have_posts()) : ?>
- <?php while (have_posts()) : the_post(); ?>
- <div class="post" id="post-<?php the_ID(); ?>">
- <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
- <small class="date"><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small>
- <div class="entry">
- <?php the_content('Read the rest of this entry »'); ?>
- </div>
- <p class="postmetadata">Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p>
- </div>
- <?php endwhile; ?>
- <div class="navigation">
- <div class="alignleft"><?php next_posts_link('« Previous Entries') ?></div>
- <div class="alignright"><?php previous_posts_link('Next Entries »') ?></div>
- </div>
- <?php else : ?>
- <h2 class="center">Not Found</h2>
- <p class="center">Sorry, but you are looking for something that isn't here.</p>
- <?php include (TEMPLATEPATH . "/searchform.php"); ?>
- <?php endif; ?>
- </div><!--close centerwrapper div-->
- </div><!--close center div-->
- <?php get_sidebar(); ?>
- <?php include (TEMPLATEPATH . '/rightbar.php'); ?>
- <?php get_footer(); ?>
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.