if (typeof JST==='undefined'){var JST={};}JST['Claim-Card']=new Hogan.Template();JST['Claim-Card'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"col-xs-12 col-sm-6 col-md-4 col-lg-4\">");_.b("\n" + i);_.b("    <div class=\"card\">");_.b("\n" + i);_.b("        <a class=\"top-link\" href=\"/claim/");_.b(_.v(_.f("Id",c,p,0)));_.b("\">");_.b("\n" + i);_.b("            <img alt=\"\" class=\"img-thumbnail text-center\" src=\"");_.b(_.v(_.d("DefaultMedia.Url",c,p,0)));_.b("\" />");_.b("\n" + i);_.b("        </a>");_.b("\n" + i);_.b("        <div class=\"card-details\">");_.b("\n" + i);_.b("            <a href=\"/claim/");_.b(_.v(_.f("Id",c,p,0)));_.b("\">");_.b(_.v(_.f("Title",c,p,0)));_.b("</a>");_.b("\n" + i);_.b("            <p class=\"wordwrap\">");_.b(_.v(_.f("Description",c,p,0)));_.b("</p>");_.b("\n" + i);_.b("            <div class=\"card-totals\">");_.b(_.v(_.f("Status",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");return _.fl();;};
JST['Claim-CardList']=new Hogan.Template();JST['Claim-CardList'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"\">");_.b("\n" + i);_.b("    <div class=\"container\">");_.b("\n" + i);_.b("        <div class=\"row\">");_.b("\n" + i);_.b("            <h4>");_.b(_.v(_.f("title",c,p,0)));_.b("</h4>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <div class=\"row\" id=\"claim_card_list\">");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <ul class=\"pager\">");_.b("\n" + i);_.b("            <li class=\"previous\"><a href=\"#\"><i class=\"fa fa-arrow-circle-left\"></i>&nbsp;Previous</a></li>");_.b("\n" + i);_.b("            <li class=\"next\"><a href=\"#\">Next&nbsp;<i class=\"fa fa-arrow-circle-right\"></i></a></li>");_.b("\n" + i);_.b("        </ul>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");return _.fl();;};
JST['Claim-ConversationList']=new Hogan.Template();JST['Claim-ConversationList'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"block comment-link-container\"><a id=\"claim_comment_button\" class=\"comment-link\"><i class=\"fa fa-comment\"></i>&nbsp;Add Comment</a></div>");_.b("\n" + i);_.b("<div id=\"claim-conversations-list\" class=\"claim-conversations\">");_.b("\n" + i);_.b("</div>");_.b("\n" + i);_.b("\n");return _.fl();;};
JST['Claim-Edit']=new Hogan.Template();JST['Claim-Edit'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"row\">");_.b("\n" + i);_.b("    <div class=\"col-md-12\">");_.b("\n" + i);_.b("        <div class=\"page-header\">");_.b("\n" + i);_.b("            <h1>Edit Claim</h1>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");_.b("\n" + i);_.b("<div class=\"row\">");_.b("\n" + i);_.b("    <form action=\"#\" name=\"form_claim\" method=\"POST\" class=\"form-horizontal\" id=\"form_claim\" role=\"form\">");_.b("\n" + i);_.b("        <div class=\"form-group\">");_.b("\n" + i);_.b("            <label for=\"Title\" class=\"col-md-2 control-label\">Title</label>");_.b("\n" + i);_.b("            <div class=\"col-md-10\">");_.b("\n" + i);_.b("                <input type=\"text\" placeholder=\"Give your claim a title\" class=\"form-control\" id=\"Title\" name=\"Title\" value=\"");_.b(_.v(_.f("Title",c,p,0)));_.b("\" />");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <div class=\"form-group\">");_.b("\n" + i);_.b("            <label class=\"col-md-2 control-label\">Description</label>");_.b("\n" + i);_.b("            <div class=\"col-md-10\">");_.b("\n" + i);_.b("                <textarea id=\"Description\" name=\"Description\" rows=\"5\" class=\"form-control boxsizingBorder\">");_.b(_.v(_.f("Description",c,p,0)));_.b("</textarea>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <div class=\"form-group\">");_.b("\n" + i);_.b("            <label class=\"col-md-2 control-label\">What will it take to complete this?</label>");_.b("\n" + i);_.b("            <div class=\"col-md-10\">");_.b("\n" + i);_.b("                <textarea id=\"Effort\" name=\"Effort\" rows=\"5\" class=\"form-control boxsizingBorder\">");_.b(_.v(_.f("Effort",c,p,0)));_.b("</textarea>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </form>");_.b("\n" + i);_.b("</div>");_.b("\n" + i);_.b("<div class=\"row top-buffer20\">");_.b("\n" + i);_.b("    <div class=\"col-md-12\">");_.b("\n" + i);_.b("        <a id=\"form_claim_save_button\" class=\"btn btn-primary pull-right\">Update</a>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");_.b("\n");return _.fl();;};
JST['Claim-InitiateClaim']=new Hogan.Template();JST['Claim-InitiateClaim'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"row\">\r");_.b("\n" + i);_.b("    <div class=\"col-md-12\">\r");_.b("\n" + i);_.b("        <div class=\"page-header\">\r");_.b("\n" + i);_.b("            <h1>Initiate a Claim</h1>\r");_.b("\n" + i);_.b("        </div>\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("</div>\r");_.b("\n" + i);_.b("<div class=\"row\">\r");_.b("\n" + i);_.b("    <form action=\"#\" name=\"form_initiate_claim\" method=\"POST\" class=\"form-horizontal\" id=\"form_initiate_claim\" role=\"form\">\r");_.b("\n" + i);_.b("        <div class=\"form-group\">\r");_.b("\n" + i);_.b("            <label for=\"Title\" class=\"col-md-2 control-label\">Title</label>\r");_.b("\n" + i);_.b("            <div class=\"col-md-10\">\r");_.b("\n" + i);_.b("                <input type=\"text\" placeholder=\"Give your claim a title\" class=\"form-control\" id=\"Title\" name=\"Title\" ng-model=\"newClaim.Title\"/>\r");_.b("\n" + i);_.b("            </div>\r");_.b("\n" + i);_.b("        </div>\r");_.b("\n" + i);_.b("        <div class=\"form-group\">\r");_.b("\n" + i);_.b("            <label class=\"col-md-2 control-label\">Description</label>\r");_.b("\n" + i);_.b("            <div class=\"col-md-10\">\r");_.b("\n" + i);_.b("                <textarea id=\"Description\" name=\"Description\" rows=\"5\" class=\"form-control boxsizingBorder\" ng-model=\"newClaim.Description\"></textarea>\r");_.b("\n" + i);_.b("            </div>\r");_.b("\n" + i);_.b("        </div>\r");_.b("\n" + i);_.b("        <div class=\"form-group\">\r");_.b("\n" + i);_.b("            <label class=\"col-md-2 control-label\">What will it take to complete this?</label>\r");_.b("\n" + i);_.b("            <div class=\"col-md-10\">\r");_.b("\n" + i);_.b("                <textarea id=\"Effort\" name=\"Effort\" rows=\"5\" class=\"form-control boxsizingBorder\" ng-model=\"newClaim.Effort\"></textarea>\r");_.b("\n" + i);_.b("            </div>\r");_.b("\n" + i);_.b("        </div>\r");_.b("\n" + i);_.b("    </form>\r");_.b("\n" + i);_.b("</div>\r");_.b("\n" + i);_.b("<div class=\"row top-buffer20\">\r");_.b("\n" + i);_.b("    <div class=\"col-md-12\">\r");_.b("\n" + i);_.b("        <a id=\"form_initiate_claim_save_button\" class=\"btn btn-primary pull-right\">Initiate Claim</a>\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("</div>\r");_.b("\n");return _.fl();;};
JST['Claim-List']=new Hogan.Template();JST['Claim-List'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div id=\"fund-claims-list\" class=\"fund-conversations\">");_.b("\n" + i);_.b("</div>");_.b("\n" + i);_.b("\n");return _.fl();;};
JST['Claim-Thumbnail']=new Hogan.Template();JST['Claim-Thumbnail'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"media_thumbnail\">");_.b("\n" + i);_.b("    <img class=\"img-responsive img-thumbnail\" src=\"");_.b(_.v(_.f("ThumbnailUrl",c,p,0)));_.b("\" /><br />");_.b("\n" + i);if(_.s(_.f("IsOwner",c,p,1),c,p,0,124,476,"{{ }}")){_.rs(c,p,function(c,p,_){if(!_.s(_.f("IsDefault",c,p,1),c,p,1,0,0,"")){_.b("    <button class=\"makedefaultmediabutton btn btn-small btn-primary\" data-id=\"");_.b(_.v(_.f("Id",c,p,0)));_.b("\" data-filename=\"");_.b(_.v(_.f("Url",c,p,0)));_.b("\">Set Default</button>");_.b("\n");};if(_.s(_.f("IsDefault",c,p,1),c,p,0,312,457,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("    <button class=\"makedefaultmediabutton btn btn-small btn-primary\" disabled data-id=\"");_.b(_.v(_.f("Id",c,p,0)));_.b("\" data-filename=\"");_.b(_.v(_.f("Url",c,p,0)));_.b("\">Set Default</button>");_.b("\n");});c.pop();}});c.pop();}_.b("</div>");return _.fl();;};
JST['Claim-View']=new Hogan.Template();JST['Claim-View'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<section id=\"claim_view\">");_.b("\n" + i);_.b("    <div class=\"page-header\">");_.b("\n" + i);_.b("        <h2 id=\"claim-title\">");_.b(_.t(_.f("Title",c,p,0)));_.b("</h2>");_.b("\n" + i);_.b("        <i>(Claiming fund <a id=\"parent-fund-link\" href=\"");_.b(_.v(_.f("FundUrl",c,p,0)));_.b("\">");_.b(_.v(_.f("FundTitle",c,p,0)));_.b("</a>, created by ");_.b(_.v(_.f("OwnerName",c,p,0)));_.b(")</i>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("    <div class=\"row\">");_.b("\n" + i);_.b("        <div class=\"btn-group col-md-12\">");_.b("\n" + i);_.b("            <a id=\"claim_button_view\" class=\"btn btn-primary active\"><i class=\"fa fa-home icon-fixed-width\"></i>Details</a>");_.b("\n" + i);_.b("            <a id=\"claim_button_comments\" class=\"btn btn-primary\"><i class=\"fa fa-comments icon-fixed-width\"></i>Comments<span class=\"badge badge-important\">");_.b(_.v(_.f("ConversationCount",c,p,0)));_.b("</span></a>");_.b("\n" + i);_.b("            <!--<a id=\"claim_button_votes\" class=\"btn btn-primary\"><i class=\"fa fa-check icon-fixed-width\"></i>Votes<span class=\"badge badge-important\">");_.b(_.v(_.f("VoteCount",c,p,0)));_.b("</span></a>-->");_.b("\n" + i);if(_.s(_.f("IsOwner",c,p,1),c,p,0,814,1200,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <a id=\"claim_button_edit\" class=\"btn btn-primary\"><i class=\"fa fa-edit icon-fixed-width\"></i>Edit</a>");_.b("\n" + i);_.b("            <a id=\"claim_button_addcontent\" class=\"btn btn-primary\">");_.b("\n" + i);_.b("                <i class=\"fa fa-picture-o icon-fixed-width\"></i>Add Content");_.b("\n" + i);_.b("            </a>");_.b("\n" + i);_.b("            <input type=\"file\" style=\"display:none\" name=\"postedMediaFile\" id=\"postedMediaFile\">");_.b("\n");});c.pop();}_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("    <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("        <div class=\"col-md-8\" id=\"claim_content_container\">");_.b("\n" + i);_.b("            <div id=\"claimProgress\">");_.b("\n" + i);_.b("                <nobr>");_.b("\n" + i);if(_.s(_.f("IsInitiated",c,p,1),c,p,0,1430,1582,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    <span class=\"progress-indicator-active\">Initiated</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");});c.pop();}if(!_.s(_.f("IsInitiated",c,p,1),c,p,1,0,0,"")){_.b("                    <span class=\"progress-indicator\">Initiated</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");};if(_.s(_.f("IsPublished",c,p,1),c,p,0,1833,1999,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    <span class=\"progress-indicator-active\">Published / In Progress</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");});c.pop();}if(!_.s(_.f("IsPublished",c,p,1),c,p,1,0,0,"")){_.b("                    <span class=\"progress-indicator\">Published / In Progress</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");};if(_.s(_.f("IsQueuedForSubmission",c,p,1),c,p,0,2274,2438,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    <span class=\"progress-indicator-active\">Queued for Submission</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");});c.pop();}if(!_.s(_.f("IsQueuedForSubmission",c,p,1),c,p,1,0,0,"")){_.b("                    <span class=\"progress-indicator\">Submitted</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");};if(_.s(_.f("IsSubmitted",c,p,1),c,p,0,2719,2876,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    <span class=\"progress-indicator-active\">Voting Process</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");});c.pop();}if(!_.s(_.f("IsSubmitted",c,p,1),c,p,1,0,0,"")){_.b("                    <span class=\"progress-indicator\">Voting Process</span> <i class=\"fa fa-long-arrow-right icon-fixed-width\" />");_.b("\n");};if(_.s(_.f("IsAwarded",c,p,1),c,p,0,3130,3237,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    <span class=\"progress-indicator-active\">Awarded</span> / Rejected");_.b("\n");});c.pop();}if(_.s(_.f("IsRejected",c,p,1),c,p,0,3287,3394,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("                    Awarded / <span class=\"progress-indicator-active\">Rejected</span>");_.b("\n");});c.pop();}if(!_.s(_.f("IsFinished",c,p,1),c,p,1,0,0,"")){_.b("                    <span class=\"progress-indicator\">Awarded / Rejected</span>");_.b("\n");};_.b("                </nobr>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    ");if(_.s(_.f("DefaultMedia",c,p,1),c,p,0,3711,3791,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("<div><img src=\"");_.b(_.v(_.f("Url",c,p,0)));_.b("\" class=\"img-responsive img-rounded\" width=\"100%\" /></div>");});c.pop();}_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <h2>Description<small> of the claim</small></h2>");_.b("\n" + i);_.b("                    <p id=\"claim-description\" class=\"wordwrap\">");_.b(_.t(_.f("Description",c,p,0)));_.b("</p>");_.b("\n" + i);_.b("                    <h2>What<small> will it take to complete</small></h2>");_.b("\n" + i);_.b("                    <p id=\"claim-contenttype\" class=\"wordwrap\">");_.b(_.v(_.f("Effort",c,p,0)));_.b("</p>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <h2>Related Images</h2>");_.b("\n" + i);_.b("                    <div id=\"content-thumbnails-container\">");_.b("\n" + i);_.b("                    </div>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <div class=\"col-md-4 left-border-dotted\">");_.b("\n" + i);if(_.s(_.f("IsOwner",c,p,1),c,p,0,4601,4847,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div>");_.b("\n" + i);_.b("                <div class=\"alert alert-info\">");_.b("\n" + i);_.b("                    Claim State: ");_.b(_.v(_.f("Status",c,p,0)));_.b("\n" + i);_.b("                    <div class=\"top-buffer10 wordwrap\">");_.b(_.v(_.f("StateDescription",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(!_.s(_.f("IsOwner",c,p,1),c,p,1,0,0,"")){if(!_.s(_.f("IsInitiated",c,p,1),c,p,1,0,0,"")){_.b("            <div class=\"alert alert-info\">");_.b("\n" + i);_.b("                <div class=\"top-buffer10\">");_.b(_.v(_.f("PublicStateDescription",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("            </div>");_.b("\n");};};if(_.s(_.f("CanShowVotesCasted",c,p,1),c,p,0,5140,6106,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div class=\"col-md-12 h4\">Pledgers who voted</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"progress progress-striped top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"progress-bar progress-bar-info\" role=\"progressbar\" aria-valuenow=\"");_.b(_.v(_.f("VotingProgress",c,p,0)));_.b("\" aria-valuemin=\"0\" aria-valuemax=\"100\" style=\"width: ");_.b(_.v(_.f("VotingProgress",c,p,0)));_.b("%;\"></div>");_.b("\n" + i);_.b("                <div class=\"progress-text\">");_.b(_.v(_.f("VotingProgress",c,p,0)));_.b("%</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div class=\"col-md-12 h4\">Pledge value voted</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"progress progress-striped top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"progress-bar progress-bar-success\" role=\"progressbar\" aria-valuenow=\"");_.b(_.v(_.f("VotingProgress",c,p,0)));_.b("\" aria-valuemin=\"0\" aria-valuemax=\"100\" style=\"width: ");_.b(_.v(_.f("VotingPledgeValueProgress",c,p,0)));_.b("%;\"></div>");_.b("\n" + i);_.b("                <div class=\"progress-text\">");_.b(_.v(_.f("VotingPledgeValueProgress",c,p,0)));_.b("%</div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(_.s(_.f("CanShowVoteResults",c,p,1),c,p,0,6165,6720,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row top-buffer30\">");_.b("\n" + i);_.b("                <div id=\"yesVotes_count\" class=\"col-md-12 h2\">");_.b(_.v(_.f("YesVotes",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div id=\"pledged_count_label\" class=\"col-md-12\">Yes Votes</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row top-buffer20\">");_.b("\n" + i);_.b("                <div id=\"noVotes_count\" class=\"col-md-12 h2\">");_.b(_.v(_.f("NoVotes",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row\">");_.b("\n" + i);_.b("                <div id=\"pledged_amount_label\" class=\"col-md-12\">No Votes</div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(_.s(_.f("CanVote",c,p,1),c,p,0,6768,7367,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row top-buffer20\">");_.b("\n" + i);_.b("                <div id=\"vote_label\" class=\"col-md-12 h4\">Does this satisfy the bounty fund?</div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <a id=\"vote_yes_button\" class=\"btn btn-success btn-full\">Vote Yes</a>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <a id=\"vote_no_button\" class=\"btn btn-info btn-full\">Vote No</a>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(_.s(_.f("IsOwner",c,p,1),c,p,0,7404,8223,"{{ }}")){_.rs(c,p,function(c,p,_){if(_.s(_.f("CanPublish",c,p,1),c,p,0,7432,7658,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <a id=\"publish_button\" class=\"btn btn-warning btn-full\">Publish</a>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(_.s(_.f("CanSubmit",c,p,1),c,p,0,7700,7924,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <a id=\"submit_button\" class=\"btn btn-warning btn-full\">Submit</a>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}if(_.s(_.f("CanWithdraw",c,p,1),c,p,0,7967,8194,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <a id=\"withdraw_button\" class=\"btn btn-danger btn-full\">Withdraw</a>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n");});c.pop();}});c.pop();}_.b("            <div class=\"row top-buffer10\">");_.b("\n" + i);_.b("                <div class=\"col-md-12\">");_.b("\n" + i);_.b("                    <div class=\"fb-like\" data-href=\"\" data-send=\"true\" data-width=\"450\" data-show-faces=\"false\" data-action=\"like\" data-font=\"arial\"></div>");_.b("\n" + i);_.b("                </div>");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</section>");return _.fl();;};
JST['Fund-QuickSubmit']=new Hogan.Template();JST['Fund-QuickSubmit'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<form method=\"POST\" role=\"form\" id=\"createfundrequest_form\" name=\"createfundrequest_form\" action=\"#\">\r");_.b("\n" + i);_.b("    <p>\r");_.b("\n" + i);_.b("        Would you like assistance creating a fund?  Fill out the form below, and we'll assist you in making your fund!  We'll contact you by email within 24 hours to make sure your fund gets started immediately!  (If you prefer to create your fund without our assistance, try the <a href=\"\\fund\\create\">Create Fund page</a>, and your fund will be available today!)\r");_.b("\n" + i);_.b("    </p>\r");_.b("\n" + i);_.b("    <div class=\"form-group\">\r");_.b("\n" + i);_.b("        <label for=\"Title\">Tell us what you want</label>\r");_.b("\n" + i);_.b("        <input class=\"form-control\" type=\"text\" name=\"Title\" id=\"Title\" placeholder=\"describe your project or idea\"/>\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("    <div class=\"form-group\">\r");_.b("\n" + i);_.b("        <label for=\"Amount\">How much would you pay to see it</label>\r");_.b("\n" + i);_.b("        <input class=\"form-control\" type=\"text\" name=\"Amount\" id=\"Amount\" placeholder=\"$1.00\" >\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("    <div class=\"form-group\">\r");_.b("\n" + i);_.b("        <label for=\"Email\">What's your email address</label>\r");_.b("\n" + i);_.b("        <input class=\"form-control\" type=\"text\" name=\"Email\" id=\"Email\" placeholder=\"describe your project or idea\" >\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("    <div class=\"form-group\">\r");_.b("\n" + i);_.b("        <label for=\"Amount\">Additional Comments about your request</label>\r");_.b("\n" + i);_.b("        <textarea class=\"form-control\" name=\"Comments\" id=\"Comments\"/>\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("    <a id=\"fundRequestSubmit\" class=\"btn btn-primary\"><i class=\"fa fa-check-circle\"></i>&nbsp;Submit</a>\r");_.b("\n" + i);_.b("</form>");return _.fl();;};
JST['Fund-QuickSubmitSuccess']=new Hogan.Template();JST['Fund-QuickSubmitSuccess'].r=function(c,p,i){var _=this;_.b(i=i||"");if(_.s(_.f("IsSecuredStatus",c,p,1),c,p,0,20,49,"{{ }}")){_.rs(c,p,function(c,p,_){_.b(_.rp("Fund-SecureUser",c,p,"    "));});c.pop();}_.b("<div class=\"well\">\r");_.b("\n" + i);_.b("    <div>\r");_.b("\n" + i);_.b("        <strong id=\"fundrequest-success-message\">Thank you for your submission.  We review all fund submissions to ensure the highest quality requests and to ensure they meet our guidelines.  Next steps:\r");_.b("\n" + i);_.b("            <ul>\r");_.b("\n" + i);_.b("                <li>We will contact you shortly by email, with any feedback on your request.</li>\r");_.b("\n" + i);_.b("                <li>We create your fund and share it with you by email.</li>\r");_.b("\n" + i);_.b("            </ul>\r");_.b("\n" + i);_.b("        </strong>\r");_.b("\n" + i);_.b("    </div>\r");_.b("\n" + i);_.b("    <label id=\"fundrequest-success-request-label\">Your request:</label>\r");_.b("\n" + i);_.b("    <blockquote>\r");_.b("\n" + i);_.b("        <label id=\"fundrequest-success-request-decsription\">What do you want:  ");_.b(_.v(_.f("Description",c,p,0)));_.b("</label>\r");_.b("\n" + i);_.b("        <label id=\"fundrequest-success-request-email\">email:  ");_.b(_.v(_.f("EmailAddress",c,p,0)));_.b("</label>\r");_.b("\n" + i);if(_.s(_.f("IsSecuredStatus",c,p,1),c,p,0,863,981,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("            <label id=\"fundrequest-success-request-account\">account:  <strong>not secured</strong></label>\r");_.b("\n");});c.pop();}if(!_.s(_.f("IsSecuredStatus",c,p,1),c,p,1,0,0,"")){_.b("            <label id=\"fundrequest-success-request-account\">account: not secured</label>\r");_.b("\n");};_.b("        <label id=\"fundrequest-success-request-comments\">additional comments:  ");_.b(_.v(_.f("AdditionalComments",c,p,0)));_.b("</label>\r");_.b("\n" + i);_.b("    </blockquote>\r");_.b("\n" + i);if(_.s(_.f("RequestTitles",c,p,1),c,p,0,1305,1414,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("    <div>Other fund requests:</div>\r");_.b("\n" + i);_.b("    <ul>\r");_.b("\n" + i);_.b("        <li><em>");_.b(_.v(_.f("RequestTitles",c,p,0)));_.b("</em></li>\r");_.b("\n" + i);_.b("    </ul>\r");_.b("\n");});c.pop();}_.b("    <br />\r");_.b("\n" + i);_.b("    <label>If you have any questions or feedback, please let us know:</label>\r");_.b("\n" + i);_.b("    <form name=\"createpostfundrequestcomment_form\" id=\"createpostfundrequestcomment_form\">\r");_.b("\n" + i);_.b("        <textarea class=\"col-md-12\" id=\"comment\" name=\"comment\"></textarea>\r");_.b("\n" + i);_.b("        <input type=\"hidden\" id=\"action\" name=\"action\" value=\"");_.b(_.v(_.f("NextStepsWizard",c,p,0)));_.b("\"/>\r");_.b("\n" + i);_.b("        <input type=\"hidden\" id=\"userId\" name=\"userId\" value=\"");_.b(_.v(_.f("EmailAddress",c,p,0)));_.b("\"/>\r");_.b("\n" + i);_.b("        <div class=\"top-buffer10\">\r");_.b("\n" + i);_.b("            <a id=\"fundrequest-success-submit-comment-button\" class=\"btn btn-primary\"><i class=\"fa fa-comment-o\"></i>&nbsp;Send Comments</a>\r");_.b("\n" + i);_.b("        </div>\r");_.b("\n" + i);_.b("    </form>\r");_.b("\n" + i);_.b("</div>\r");_.b("\n");return _.fl();;};
JST['Claim-ConversationItem']=new Hogan.Template();JST['Claim-ConversationItem'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"comment block-posts\">");_.b("\n" + i);_.b("    <div class=\"block-post-title\">");_.b(_.v(_.f("UserName",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("    <div class=\"block-post-date\">");_.b(_.v(_.f("FormattedDate",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("    <div class=\"block-post-content wordwrap\"><pre>");_.b(_.v(_.f("Text",c,p,0)));_.b("</pre></div>");_.b("\n" + i);_.b("    <div class=\"comment-actions block-post-actions\">");_.b("\n" + i);_.b("        <a class=\"comment-link-small voteup\"><i class=\"fa fa-thumbs-up\"></i><span class=\"comment-actions-text\">");_.b(_.v(_.f("Upvotes",c,p,0)));_.b("</span></a>");_.b("\n" + i);_.b("        &nbsp;<a class=\"comment-link-small votedown\"><i class=\"fa fa-thumbs-down\"></i><span class=\"comment-actions-text\">");_.b(_.v(_.f("Downvotes",c,p,0)));_.b("</span></a>");_.b("\n" + i);_.b("        &nbsp;<a class=\"comment-link-small replyto\"><i class=\"fa fa-reply\"></i><span class=\"comment-actions-text\">Reply</span></a>");_.b("\n" + i);_.b("        ");if(_.s(_.f("canDelete",c,p,1),c,p,0,701,825,"{{ }}")){_.rs(c,p,function(c,p,_){_.b("&nbsp;<a class=\"comment-link-small delete\"><i class=\"fa fa-trash-o\"></i><span class=\"comment-actions-text\">Delete</span></a>");});c.pop();}_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("    <div class=\"claim-conversation-responses\">");_.b("\n" + i);_.b("        <div class=\"claim-conversations claim-conversation-response-list\">");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");_.b("\n");return _.fl();;};
JST['Claim-ConversationReply']=new Hogan.Template();JST['Claim-ConversationReply'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div id=\"claim_start_conversation\" class=\"comment-post\">");_.b("\n" + i);_.b("    <h3>Make a Comment</h3>");_.b("\n" + i);_.b("    <div class=\"row\">");_.b("\n" + i);_.b("        <div class=\"col-md-12\">");_.b("\n" + i);_.b("            <textarea style=\"width: 100%\" rows=5 id=\"claim_conversation_reply_text\" name=\"Text\"></textarea>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("        <div class=\"col-md-12\">");_.b("\n" + i);_.b("            <div class=\"comment-actions\">");_.b("\n" + i);_.b("                <a id=\"claim_submit_reply_button\" class=\"comment-link-small\"><i class=\"fa fa-save\"></i><span class=\"comment-actions-text\">Send</span></a>            ");_.b("\n" + i);_.b("                &nbsp;<a id=\"claim_cancel_reply_button\" class=\"comment-link-small\"><i class=\"fa fa-trash-o\"></i><span class=\"comment-actions-text\">Cancel</span></a>            ");_.b("\n" + i);_.b("            </div>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");return _.fl();;};
JST['Claim-ConversationResponseItem']=new Hogan.Template();JST['Claim-ConversationResponseItem'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div class=\"comment comment-response block-posts\">");_.b("\n" + i);_.b("    <div class=\"block-post-title\">");_.b(_.v(_.f("UserName",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("    <div class=\"block-post-date\">");_.b(_.v(_.f("formattedDate",c,p,0)));_.b("</div>");_.b("\n" + i);_.b("    <div class=\"block-post-content wordwrap\"><pre>");_.b(_.v(_.f("Text",c,p,0)));_.b("</pre></div>");_.b("\n" + i);_.b("</div>");_.b("\n");return _.fl();;};
JST['Claim-ConversationResponseList']=new Hogan.Template();JST['Claim-ConversationResponseList'].r=function(c,p,i){var _=this;_.b(i=i||"");return _.fl();;};
JST['Claim-ConversationStart']=new Hogan.Template();JST['Claim-ConversationStart'].r=function(c,p,i){var _=this;_.b(i=i||"");_.b("<div id=\"fund_start_conversation\" class=\"comment-post\">");_.b("\n" + i);_.b("    <h3>Make a Comment</h3>");_.b("\n" + i);_.b("    <div class=\"row\">");_.b("\n" + i);_.b("        <div class=\"col-md-12\">");_.b("\n" + i);_.b("            <textarea style=\"width:100%\" rows=5 id=\"claim_conversation_start_text\" name=\"Text\"></textarea>");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("    <div class=\"row\">");_.b("\n" + i);_.b("        <div class=\"col-md-12 comment-actions\">");_.b("\n" + i);_.b("            <a id=\"claim_submit_comment_button\" class=\"comment-link-small\"><i class=\"fa fa-save\"></i><span class=\"comment-actions-text\">Send</span></a>            ");_.b("\n" + i);_.b("            &nbsp;<a id=\"claim_cancel_comment_button\" class=\"comment-link-small\"><i class=\"fa fa-trash-o\"></i><span class=\"comment-actions-text\">Cancel</span></a>            ");_.b("\n" + i);_.b("        </div>");_.b("\n" + i);_.b("    </div>");_.b("\n" + i);_.b("</div>");return _.fl();;};