<?php

/* Array */
class __TwigTemplate_ extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
    }

    public function getTemplateName()
    {
        return array("ID" => 20, "post_author" => "1", "post_date" => "2014-11-17 16:20:53", "post_date_gmt" => "2014-11-17 16:20:53", "post_content" => "Can we please get rid of the <a href=\"http://www.youngcons.com/young-conservative-woman-makes-awesome-top-10-reasons-im-not-a-democrat-video/\">whole \"I am\" this and \"I am\" tha</a>t.  What you are is a person and you may happen to vote Republican or Democrat, but it's not <em>who</em> you are. How could it be? If we can't separate politics and identity then we're going to be stuck in the stupid two-party quagmire like ... for - ev - er ... (hair flip).", "post_title" => "Can we stop with the \"I am\" please", "post_excerpt" => "", "post_status" => "publish", "comment_status" => "open", "ping_status" => "open", "post_password" => "", "post_name" => "can-we-stop-with-the-i-am-please", "to_ping" => "", "pinged" => "
http://www.youngcons.com/young-conservative-woman-makes-awesome-top-10-reasons-im-not-a-democrat-video/", "post_modified" => "2014-11-23 21:34:54", "post_modified_gmt" => "2014-11-23 21:34:54", "post_content_filtered" => "", "post_parent" => 0, "guid" => "http://dev-mikes-wp-test.gotpantheon.com/?p=20", "menu_order" => 0, "post_type" => "post", "post_mime_type" => "", "comment_count" => "0", "filter" => "raw", "_edit_lock" => "1416783142:1", "_edit_last" => "1", "_wpas_done_all" => "1", "ct_override_template" => "23", "_wpas_skip_9299488" => "1");
    }

    public function getDebugInfo()
    {
        return array ();
    }
}
