- 科里·布什(Cori Bush)正式赢得了竞选胜利,并将成为密苏里州的美国女议员。
- 这 Black Lives Matter activist easily defeated Republican opponent Anthony Rogers.
- 她将是有史以来从密苏里州当选为国会第一位黑人妇女。
选举之夜可能会变成选举周(月?年?😩),但在密苏里州,事情的决定性令人耳目一新。进步 科里·布什赢得了竞选 在密苏里州的一个座位’国会第一区,意味着她将成为 首先 黑人妇女曾被她的州派往国会。
此内容是从Twitter导入的。您可能可以在其网站上找到其他格式的相同内容,或者可以找到更多信息。
这几乎不是一场比赛。布什击败 她的对手安东尼·罗杰斯 赢得了高达85%的选票。“这绝对是一个值得纪念的夜晚,” Bush said in 她的致辞. “从头到尾,这都是历史性的一天。”
<%= galleryHideVendors ? 'hide-vendors' : '' %> <%= galleryHideProsAndCons ? 'hide-pros-and-cons' : '' %>" role="region" aria-label="carousel" tabindex="0">
<% if ( !gallerySuppressTitle ) { %>
<%= title %>
<% } %>
<% _.each( data, function( item, i ) { %>
<% if ( item.data.type == 'product') { %>
<% var product = item.data.product %>
"/>
<% if (item.data.product.name) { %>
<%= item.data.product.name %>
<% } %>
<% if (item.data.product.brand) { %>
<%= item.data.product.brand %>
<% } %>
<% if (item.data.product.vendor) { %>
<%= item.data.product.vendor %>
<% } %>
<% var itemOnSale = product.item_on_sale && !1; %>
<% var listPrice = product.list_price %>
<% var price = product.price %>
<% var discount = product.discount %>
<% if (product.show_price && product.priceNoSymbol > 0) { %>
<% if (itemOnSale) { %>
<%= listPrice %>
<%= price %> (<%= discount %>% off)
<% } else { %>
<%= price %>
<% } %>
<% } %>
<% if (item.data.product.description) { %>
<%= item.data.product.description %>
<% } %>
<% } else if ( item.data.type == 'product_review') { %>
<% if (!_.isUndefined(item.data.media)) { %>

"/>
<% } %>
<% if (item.data.content_product_review.headline) { %>
<%= item.data.content_product_review.headline %>
<% } %>
<% if (item.data.content_product_review.brand) { %>
<%= item.data.content_product_review.brand %>
<% } %>
<% if (item.data.content_product_review.retailer) { %>
<%= item.data.content_product_review.retailer %>
<% } %>
<%
var seals = item.data.content_product_review.product_review.product_seal
? item.data.content_product_review.product_review.product_seal.seals
: '';
%>
<% var today = new Date(); %>
<% _.each(seals, function(seal) { %>
<% if (today < Date.parse(seal.contract_end_date)) { %>
" alt="<%= seal.type.name %>"/>
<% } %>
<% }); %>
<% var showPrice = item.data.content_product_review.product_review.show_price && (item.data.content_product_review.product_review.retailer.price > 0 || item.data.content_product_review.product_review.product.is_custom) %>
<% var itemOnSale = item.data.content_product_review.product_review.retailer.item_on_sale && !1 %>
<% var listPrice = item.data.content_product_review.product_review.retailer.listprice_formatted %>
<% var price = item.data.content_product_review.product_review.retailer.price_formatted %>
<% var discount = item.data.content_product_review.product_review.retailer.discount %>
<% if (showPrice) { %>
<% if (itemOnSale) { %>
<%= listPrice %>
<%= price %> (<%= discount %>% off)
<% } else { %>
<%= price %>
<% } %>
<% } %>
<% if (item.data.content_product_review.summary) { %>
<%= item.data.content_product_review.summary %>
<% } %>
<% } else { %>
<% if ( item.data.headline ) { %>
<%= item.data.headline %>
<% } %>
<% if ( item.data.dek ) { %>
<%= item.data.dek.replace(/
/g, '
') %>
<% } %>
<% } %>
<% }); %>