parent = false;
        $this->blocks = array(
        );
    }
    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 5
        echo "
";
        // line 9
        echo "
";
        // line 20
        echo "
";
        // line 51
        echo "
";
        // line 74
        echo "
";
        // line 86
        echo "
";
        // line 92
        echo "
";
        // line 98
        echo "
";
        // line 108
        echo "
";
        // line 114
        echo "
";
        // line 120
        echo "
";
        // line 126
        echo "
";
        // line 132
        echo "
";
        // line 138
        echo "
";
        // line 148
        echo "
";
        // line 156
        echo "
";
        // line 164
        echo "
";
        // line 170
        echo "
";
        // line 174
        echo "
";
    }
    // line 1
    public function getopen($_method = null, $_action = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "method" => $_method,
            "action" => $_action,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 2
            echo "    
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 10
    public function getshow_tooltip($_id = null)
    {
        $context = $this->env->mergeGlobals(array(
            "id" => $_id,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 11
            echo "    ";
            // line 12
            echo "    ";
            if (isset($context["tooltips"])) { $_tooltips_ = $context["tooltips"]; } else { $_tooltips_ = null; }
            if (isset($context["id"])) { $_id_ = $context["id"]; } else { $_id_ = null; }
            $context["title"] = $this->getAttribute($_tooltips_, $_id_, array(), "array");
            // line 13
            echo "
    ";
            // line 14
            if (isset($context["title"])) { $_title_ = $context["title"]; } else { $_title_ = null; }
            if ((!twig_test_empty($_title_))) {
                // line 15
                echo "        env, (($this->getAttribute($_tooltips_icon_, "icon", array(), "any", true, true)) ? (_twig_default_filter($this->getAttribute($_tooltips_icon_, "icon"), "question")) : ("question")), "html", null, true);
                echo " supsystic-tooltip\"
           title=\"";
                // line 16
                if (isset($context["title"])) { $_title_ = $context["title"]; } else { $_title_ = null; }
                echo $_title_;
                echo "\"
           style=\"";
                // line 17
                if (isset($context["tooltips_icon"])) { $_tooltips_icon_ = $context["tooltips_icon"]; } else { $_tooltips_icon_ = null; }
                $context['_parent'] = (array) $context;
                $context['_seq'] = twig_ensure_traversable($this->getAttribute($_tooltips_icon_, "style"));
                foreach ($context['_seq'] as $context["property"] => $context["value"]) {
                    if (isset($context["property"])) { $_property_ = $context["property"]; } else { $_property_ = null; }
                    echo twig_escape_filter($this->env, trim($_property_), "html", null, true);
                    echo ":";
                    if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
                    echo twig_escape_filter($this->env, trim($_value_), "html", null, true);
                    echo ";";
                }
                $_parent = $context['_parent'];
                unset($context['_seq'], $context['_iterated'], $context['property'], $context['value'], $context['_parent'], $context['loop']);
                $context = array_intersect_key($context, $_parent) + $_parent;
                echo "\">
    ";
            }
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 21
    public function getrow($_label = null, $_element = null, $_id = null, $_titleRow = null, $_row_id = null)
    {
        $context = $this->env->mergeGlobals(array(
            "label" => $_label,
            "element" => $_element,
            "id" => $_id,
            "titleRow" => $_titleRow,
            "row_id" => $_row_id,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 22
            echo "    ";
            $context["form"] = $this;
            // line 23
            echo "    
    ";
            // line 24
            if (isset($context["row_id"])) { $_row_id_ = $context["row_id"]; } else { $_row_id_ = null; }
            if ((!twig_test_empty($_row_id_))) {
                // line 25
                echo "    env, $_row_id_, "html", null, true);
                echo "\">
    ";
            } else {
                // line 27
                echo "    
    ";
            }
            // line 29
            echo "        | ";
            // line 30
            if (isset($context["titleRow"])) { $_titleRow_ = $context["titleRow"]; } else { $_titleRow_ = null; }
            if ((!twig_test_empty($_titleRow_))) {
                // line 31
                echo " ";
            // line 42
            if (isset($context["id"])) { $_id_ = $context["id"]; } else { $_id_ = null; }
            if ((!twig_test_empty($_id_))) {
                // line 43
                echo "
                    ";
                // line 32
                if (isset($context["label"])) { $_label_ = $context["label"]; } else { $_label_ = null; }
                echo twig_escape_filter($this->env, $_label_, "html", null, true);
                echo "
                    ";
                // line 33
                if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
                if (isset($context["id"])) { $_id_ = $context["id"]; } else { $_id_ = null; }
                echo $_form_->getshow_tooltip($_id_);
                echo "
                ";
            } else {
                // line 36
                echo "                
            ";
            }
            // line 41
            echo " | env, $_id_, "html", null, true);
                echo "\">
        ";
            } else {
                // line 45
                echo " | ";
            }
            // line 47
            echo "            ";
            if (isset($context["element"])) { $_element_ = $context["element"]; } else { $_element_ = null; }
            echo $_element_;
            echo " | 
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 52
    public function getrowpro($_label = null, $_link = null, $_id = null, $_element = null, $_titleRow = null)
    {
        $context = $this->env->mergeGlobals(array(
            "label" => $_label,
            "link" => $_link,
            "id" => $_id,
            "element" => $_element,
            "titleRow" => $_titleRow,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 53
            echo "    ";
            $context["form"] = $this;
            // line 54
            echo "    
    
        | ";
            // line 57
            if (isset($context["titleRow"])) { $_titleRow_ = $context["titleRow"]; } else { $_titleRow_ = null; }
            if ((!twig_test_empty($_titleRow_))) {
                // line 58
                echo " 
                    ";
                // line 59
                if (isset($context["label"])) { $_label_ = $context["label"]; } else { $_label_ = null; }
                echo twig_escape_filter($this->env, $_label_, "html", null, true);
                echo "
                    ";
                // line 60
                if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
                if (isset($context["id"])) { $_id_ = $context["id"]; } else { $_id_ = null; }
                echo $_form_->getshow_tooltip($_id_);
                echo "
                ";
            } else {
                // line 63
                echo "                
            ";
            }
            // line 68
            echo "
 | ";
            // line 71
            if (isset($context["element"])) { $_element_ = $context["element"]; } else { $_element_ = null; }
            echo $_element_;
            echo " | 
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 75
    public function getinput($_type = "text", $_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "type" => $_type,
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 76
            echo "    env, $_type_, "html", null, true);
            echo "\" name=\"";
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            echo twig_escape_filter($this->env, $_name_, "html", null, true);
            echo "\" value=\"";
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            echo twig_escape_filter($this->env, $_value_, "html", null, true);
            echo "\"
    ";
            // line 77
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            $context['_parent'] = (array) $context;
            $context['_seq'] = twig_ensure_traversable($_attributes_);
            foreach ($context['_seq'] as $context["attribute"] => $context["val"]) {
                // line 78
                echo "        ";
                if (isset($context["val"])) { $_val_ = $context["val"]; } else { $_val_ = null; }
                if (twig_test_iterable($_val_)) {
                    // line 79
                    echo "            ";
                    if (isset($context["attribute"])) { $_attribute_ = $context["attribute"]; } else { $_attribute_ = null; }
                    echo twig_escape_filter($this->env, $_attribute_, "html", null, true);
                    echo "=\"";
                    if (isset($context["val"])) { $_val_ = $context["val"]; } else { $_val_ = null; }
                    $context['_parent'] = (array) $context;
                    $context['_seq'] = twig_ensure_traversable($_val_);
                    foreach ($context['_seq'] as $context["attr"] => $context["param"]) {
                        if (isset($context["attr"])) { $_attr_ = $context["attr"]; } else { $_attr_ = null; }
                        echo twig_escape_filter($this->env, $_attr_, "html", null, true);
                        echo ":";
                        if (isset($context["param"])) { $_param_ = $context["param"]; } else { $_param_ = null; }
                        echo twig_escape_filter($this->env, $_param_, "html", null, true);
                        echo ";";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['attr'], $context['param'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    echo "\"
        ";
                } else {
                    // line 81
                    echo "            ";
                    if (isset($context["attribute"])) { $_attribute_ = $context["attribute"]; } else { $_attribute_ = null; }
                    echo twig_escape_filter($this->env, $_attribute_, "html", null, true);
                    echo "=\"";
                    if (isset($context["val"])) { $_val_ = $context["val"]; } else { $_val_ = null; }
                    echo twig_escape_filter($this->env, $_val_, "html", null, true);
                    echo "\"
        ";
                }
                // line 83
                echo "    ";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['attribute'], $context['val'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 84
            echo "    />
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 87
    public function gettext($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 88
            echo "    ";
            $context["form"] = $this;
            // line 89
            echo "
    ";
            // line 90
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("text", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 93
    public function getpassword($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 94
            echo "    ";
            $context["form"] = $this;
            // line 95
            echo "
    ";
            // line 96
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("password", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 99
    public function getbutton($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 100
            echo "    ";
            $context["form"] = $this;
            // line 101
            echo "
    ";
            // line 102
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            if ($this->getAttribute($_attributes_, "class", array(), "any", true, true)) {
                // line 103
                echo "        ";
                if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
                $context["attributes"] = twig_array_merge($_attributes_, array("class" => ($this->getAttribute($_attributes_, "class") . " button button-primary")));
                // line 104
                echo "    ";
            }
            // line 105
            echo "
    ";
            // line 106
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("button", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 109
    public function getcheckbox($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 110
            echo "    ";
            $context["form"] = $this;
            // line 111
            echo "
    ";
            // line 112
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("checkbox", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 115
    public function getfile($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 116
            echo "    ";
            $context["form"] = $this;
            // line 117
            echo "
    ";
            // line 118
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("file", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 121
    public function gethidden($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 122
            echo "    ";
            $context["form"] = $this;
            // line 123
            echo "
    ";
            // line 124
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("hidden", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 127
    public function getradio($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 128
            echo "    ";
            $context["form"] = $this;
            // line 129
            echo "
    ";
            // line 130
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("radio", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 133
    public function getcolor($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 134
            echo "    ";
            $context["form"] = $this;
            // line 135
            echo "
    ";
            // line 136
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("color", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 139
    public function getsubmit($_name = null, $_value = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "value" => $_value,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 140
            echo "    ";
            $context["form"] = $this;
            // line 141
            echo "
    ";
            // line 142
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            if ($this->getAttribute($_attributes_, "class", array(), "any", true, true)) {
                // line 143
                echo "        ";
                if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
                $context["attributes"] = twig_array_merge($_attributes_, array("class" => ($this->getAttribute($_attributes_, "class") . " button button-primary")));
                // line 144
                echo "    ";
            }
            // line 145
            echo "
    ";
            // line 146
            if (isset($context["form"])) { $_form_ = $context["form"]; } else { $_form_ = null; }
            if (isset($context["name"])) { $_name_ = $context["name"]; } else { $_name_ = null; }
            if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            echo $_form_->getinput("submit", $_name_, $_value_, $_attributes_);
            echo "
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 149
    public function getselect($_name = null, $_options = null, $_selected = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "options" => $_options,
            "selected" => $_selected,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 150
            echo "    
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 157
    public function getselectv($_name = null, $_options = null, $_selected = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "options" => $_options,
            "selected" => $_selected,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 158
            echo "    
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 165
    public function getspan($_name = null, $_text = null, $_attributes = null)
    {
        $context = $this->env->mergeGlobals(array(
            "name" => $_name,
            "text" => $_text,
            "attributes" => $_attributes,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 166
            echo "    env, $_name_, "html", null, true);
            echo "\" ";
            if (isset($context["attributes"])) { $_attributes_ = $context["attributes"]; } else { $_attributes_ = null; }
            $context['_parent'] = (array) $context;
            $context['_seq'] = twig_ensure_traversable($_attributes_);
            foreach ($context['_seq'] as $context["attribute"] => $context["value"]) {
                if (isset($context["attribute"])) { $_attribute_ = $context["attribute"]; } else { $_attribute_ = null; }
                echo twig_escape_filter($this->env, $_attribute_, "html", null, true);
                echo "=\"";
                if (isset($context["value"])) { $_value_ = $context["value"]; } else { $_value_ = null; }
                echo twig_escape_filter($this->env, $_value_, "html", null, true);
                echo "\"";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['attribute'], $context['value'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            echo ">
        ";
            // line 167
            if (isset($context["text"])) { $_text_ = $context["text"]; } else { $_text_ = null; }
            echo twig_escape_filter($this->env, strtolower($_text_), "html", null, true);
            echo "
    
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 171
    public function getselected($_actual = null, $_expected = null)
    {
        $context = $this->env->mergeGlobals(array(
            "actual" => $_actual,
            "expected" => $_expected,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 172
            echo "    ";
            if (isset($context["actual"])) { $_actual_ = $context["actual"]; } else { $_actual_ = null; }
            if (isset($context["expected"])) { $_expected_ = $context["expected"]; } else { $_expected_ = null; }
            if (($_actual_ == $_expected_)) {
                echo "selected=\"selected\"";
            }
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    // line 175
    public function getlabel($_label = null, $_for = null)
    {
        $context = $this->env->mergeGlobals(array(
            "label" => $_label,
            "for" => $_for,
        ));
        $blocks = array();
        ob_start();
        try {
            // line 176
            echo "    
";
        } catch (Exception $e) {
            ob_end_clean();
            throw $e;
        }
        return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
    }
    public function getTemplateName()
    {
        return "@core/form.twig";
    }
    public function isTraitable()
    {
        return false;
    }
    public function getDebugInfo()
    {
        return array (  1096 => 176,  1084 => 175,  1068 => 172,  1056 => 171,  1041 => 167,  1020 => 166,  1007 => 165,  995 => 162,  973 => 160,  968 => 159,  947 => 158,  933 => 157,  921 => 154,  899 => 152,  894 => 151,  873 => 150,  859 => 149,  842 => 146,  839 => 145,  836 => 144,  832 => 143,  829 => 142,  826 => 141,  823 => 140,  810 => 139,  793 => 136,  790 => 135,  787 => 134,  774 => 133,  757 => 130,  754 => 129,  751 => 128,  738 => 127,  721 => 124,  718 => 123,  715 => 122,  702 => 121,  685 => 118,  682 => 117,  679 => 116,  666 => 115,  649 => 112,  646 => 111,  643 => 110,  630 => 109,  613 => 106,  610 => 105,  607 => 104,  603 => 103,  600 => 102,  597 => 101,  594 => 100,  581 => 99,  564 => 96,  561 => 95,  558 => 94,  545 => 93,  528 => 90,  525 => 89,  522 => 88,  509 => 87,  497 => 84,  491 => 83,  481 => 81,  459 => 79,  455 => 78,  450 => 77,  438 => 76,  424 => 75,  409 => 71,  403 => 69,  400 => 68,  392 => 65,  387 => 64,  373 => 63,  365 => 60,  360 => 59,  357 => 58,  354 => 57,  349 => 54,  346 => 53,  331 => 52,  314 => 47,  310 => 45,  300 => 42,  297 => 41,  289 => 38,  284 => 37,  270 => 36,  262 => 33,  257 => 32,  254 => 31,  251 => 30,  248 => 29,  244 => 27,  237 => 25,  234 => 24,  231 => 23,  228 => 22,  213 => 21,  186 => 17,  181 => 16,  175 => 15,  172 => 14,  169 => 13,  164 => 12,  151 => 10,  130 => 6,  103 => 3,  91 => 2,  78 => 1,  73 => 174,  70 => 170,  67 => 164,  64 => 156,  61 => 148,  52 => 126,  49 => 120,  46 => 114,  43 => 108,  40 => 98,  37 => 92,  34 => 86,  31 => 74,  28 => 51,  25 => 20,  22 => 9,  19 => 5,  303 => 43,  294 => 169,  278 => 156,  272 => 153,  261 => 145,  255 => 142,  249 => 139,  243 => 136,  235 => 131,  229 => 127,  226 => 126,  222 => 124,  218 => 123,  214 => 121,  210 => 120,  206 => 118,  202 => 117,  191 => 112,  188 => 111,  185 => 110,  170 => 98,  162 => 11,  152 => 89,  147 => 88,  144 => 87,  139 => 7,  74 => 24,  68 => 22,  62 => 20,  58 => 138,  55 => 132,  44 => 8,  36 => 6,  32 => 4,  29 => 3,);
    }
}