www.standwithbre.com Open in urlscan Pro
198.185.159.145  Public Scan

URL: https://www.standwithbre.com/
Submission: On July 20 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

Name: actPOST https://act.grassrootslaw.org/act/

<form class="action_form" name="act" method="POST" action="https://act.grassrootslaw.org/act/" accept-charset="utf-8" style="display: block;">
  <!-- Begin progress meter code.-->
  <div id="progress" class="ak-progress-meter"> </div>
  <script type="text/ak-template" for="progress"> [% with (progress) { %]
            [% if ( goal && total ) { %]
                [% progress.current = goal_type == 'dollars' ? total.dollars : total.actions; %]
                [% if (progress.current < 4000) { goal = 5000;  %]
                [% } else if (progress.current < 8000) { goal = 10000; %]
                [% } else if (progress.current < 12000) { goal = 15000; %]
                [% } else if (progress.current < 16000) { goal = 20000; %]
                [% } else if (progress.current < 20000) { goal = 25000; %]
                [% } else if (progress.current < 28000) { goal = 35000; %]
                [% } else if (progress.current < 40000) { goal = 50000; %]
                [% } else if (progress.current < 60000) { goal = 75000; %]
                [% } else if (progress.current < 80000) { goal = 100000; %]
                [% } else if (progress.current < 120000) { goal = 150000; %]
                [% } else if (progress.current < 160000) { goal = 200000; %]
                [% } else if (progress.current < 200000) { goal = 250000; %]
                [% } else if (progress.current < 280000) { goal = 350000; %]
                [% } else if (progress.current < 400000) { goal = 500000; %]
                [% } else if (progress.current < 600000) { goal = 750000; %]
                [% } else if (progress.current < 800000) { goal = 1000000; %]
                [% } else if (progress.current < 1200000) { goal = 1500000; %]
                [% } else if (progress.current < 1600000) { goal = 2000000; %]
                [% } else if (progress.current < 2000000) { goal = 2500000; %]
                [% } else if (progress.current < 2800000) { goal = 3500000; %]
                [% } else if (progress.current < 4000000) { goal = 5000000; %]
                [% } else if (progress.current < 6000000) { goal = 7500000; %]
                [% } else if (progress.current < 8000000) { goal = 10000000; } %]
                [% progress.percent = parseInt(progress.current/goal*100); %]
                <div class="ak-progress-holder">
                    <div class="ak-progress-meter-border">
                        <div class="ak-progress-bar" style="width: [%= progress.current > goal ? 100 : progress.percent %]%;">&nbsp;</div>
                    </div>
                </div>
                <div class="ak-clearfix">
                    <span class="ak-progress-percent">[%= progress.percent %]%</span>
                    <div class="ak-progress-goals">
                        [% if (goal_type == "dollars") { %]
                            <span class="ak-progress-actions">
                                {{ page.currency_sym|default:"$" }}[%= add_commas(total.dollars) %] raised so far 
                            </span> <br> 
                            of our goal of {{ page.currency_sym|default:"$" }}[%= add_commas(goal)  %]!
                        [% } else { %]  
                            <span class="ak-progress-actions">
                                [%= add_commas(total.actions) %] [%= total.actions != 1 ? 'actions' : 'action' %] taken so far 
                            </span> <br> 
                            [% if (progress.current < 4000) { %]
                              of our goal of [%= add_commas(goal) %]!
                            [% } else { %]
                              of our NEW goal of [%= add_commas(goal) %]!
                            [% } %]
                        [% } %]
                    </div>
                </div>
            [% } %]
        [% } %]
    </script>
  <input type="hidden" name="want_progress" value="1" tabindex="-1">
  <!-- End progress meter code -->
  <div class="field-list clear ak-user-form ak-errs-below">
    <fieldset id="name-yui_3_17_2_1_1572647230544_7183" class="form-item fields name required">
      <div class="title">Name <span class="required ak-required-flag">*</span></div>
      <legend></legend>
      <div id="ak-fieldbox-first_name" class="field first-name required ak-err-below">
        <label for="id_first_name" class="caption"><input name="first_name" id="id_first_name" class="ak-userfield-input field-element field-control" x-autocompletetype="given-name" type="text" spellcheck="false" maxlength="30" data-title="First"
            tabindex="-1"> First Name</label>
      </div>
      <div id="ak-fieldbox-last_name" class="field last-name required ak-err-below">
        <label for="id_last_name" class="caption"><input name="last_name" id="id_last_name" class="ak-userfield-input field-element field-control" x-autocompletetype="surname" type="text" spellcheck="false" maxlength="30" data-title="Last"
            tabindex="-1"> Last Name</label>
      </div>
    </fieldset>
    <div id="ak-fieldbox-email" class="form-item field email required ak-err-below">
      <label class="title" for="id_email">Email <span class="required ak-required-flag">*</span></label>
      <input name="email" id="id_email" class="ak-userfield-input field-element field-control" type="email" autocomplete="email" spellcheck="false" style="font-size:14px;" tabindex="-1">
    </div>
    <div id="ak-fieldbox-zip" class="form-item field text ak-err-below">
      <label class="title" for="id_zip">Zip code </label>
      <input name="zip" id="id_zip" class="ak-userfield-input field-element field-control" type="text" autocomplete="postal-code" style="font-size:14px;" tabindex="-1">
    </div>
    <div id="ak-fieldbox-phone" class="form-item field text ak-err-below">
      <label class="title" for="id_phone">Phone</label>
      <input name="phone" id="id_phone" class="ak-userfield-input field-element field-control" type="text" autocomplete="phone" style="font-size:14px;" tabindex="-1">
    </div>
    <input type="hidden" name="country" value="United States" tabindex="-1">
    <input type="hidden" name="want_progress" value="1" tabindex="-1">
  </div>
  <div class="ak-privacy ak-errs-below" style="display: none;"></div>
  <input type="hidden" name="page" value="ban-no-knocks" tabindex="-1">
  <div class="form-button-wrapper form-button-wrapper--align-right">
    <input class="button sqs-editable-button" style="font-family: Poppins;
font-weight: 500;
font-style: normal;
text-transform: uppercase;
line-height: 1.2em;
letter-spacing: .02em;" type="submit" value="SIGN NOW" tabindex="-1">
  </div>
  <input type="hidden" name="form_name" value="act" tabindex="-1"><input type="hidden" name="url" value="https://www.standwithbre.com/" tabindex="-1"><input type="hidden" name="js" value="1" tabindex="-1"><input type="hidden" name="required"
    value="zip" tabindex="-1"><input type="hidden" name="required" value="postal" tabindex="-1"><input type="hidden" name="required" value="first_name" tabindex="-1">
</form>

Text Content

0

UPDATE: Federal charges have been brought against the four police officers
involved in Breonna’s murder.

Skip to Content


Open Menu Close Menu

Open Menu Close Menu




THIS IS BREONNA TAYLOR

She was brutally shot and killed by police in her own home. She did nothing
wrong. Months after her murder at the hands of LMPD, her family has been denied
the justice they deserve.

SIGN THE PETITION

 



BREONNA TAYLOR: SAY HER NAME

Keep reading for important updates and action steps to #StandWithBre and finally
secure justice in this case—or click to learn more about Breonna and the facts
of the case.

--------------------------------------------------------------------------------


CASE UPDATE:

August 24th, 2022 — One of the former detectives, Kelly Goodlett, admitted that
she helped falsify the search warrant application and later lied about it.

August 4th, 2022 — U.S. Attorney General Merrick Garland announced Thursday that
the Department of Justice has filed charges against four former and current
Louisville police officers in connection with the death of Breonna Taylor. The
charges include civil rights offenses, unlawful conspiracies, unconstitutional
use of force and obstruction offenses.

 
Take Action

 

--------------------------------------------------------------------------------


NO-KNOCK POLICE RAIDS ARE DEADLY. THEY MUST BE BANNED EVERYWHERE.

Breonna Taylor. Amir Locke. Marvin Guy. These are just a few of the innocent
Black people who've been harmed or murdered by no-knock police raids. No-knock
raids are dangerous for everyone involved, which is why we worked with local
leaders in Louisville, KY and Killeen, TX to ban them. Every city and county in
America must follow suit. Now.


Name *
First Name
Last Name
Email *
Zip code
Phone




ABOUT BREONNA

As a full-time EMT for two hospitals in Louisville, Kentucky, Breonna Taylor was
a beloved and respected essential worker during the coronavirus pandemic. That
police brutality killed her, and not the virus, is a painful reflection of the
state of America.

A loving daughter, caring sister, and a kind and giving friend throughout her
short life, she had a servant’s heart and dedicated her entire life to helping
people. 

Breonna and her hard-working family moved to Louisville, Kentucky 12 years ago
looking for a better life together. They found better jobs, a welcoming
community, good schools, and were happy to call Louisville their home. 

Breonna was always caring and thoughtful of others. At an early age she decided
to dedicate her time to helping people. She worked with children with
disabilities right after she graduated high school and spent the last several
years working as an Emergency Medical Technician as she prepared to become a
full-time nurse.

As proud as her family was of the good she did, they were concerned by the risks
she faced serving patients impacted by the coronavirus. As an employee of not
just one but two medical centers, she was living out her dream of serving
others. She was truly on the front lines of the pandemic response, risking her
own life every day to protect the community that she had come to love, and that
loved her. 

AS CONCERNED AS HER FAMILY WAS ABOUT HER PUTTING HERSELF AT RISK AS AN EMT
DURING A PANDEMIC, THEY NEVER EVER EXPECTED THAT HER LIFE WOULD BE TAKEN IN HER
OWN HOME BY THE LOCAL POLICE.

--------------------------------------------------------------------------------


ABOUT THE CASE / MARCH 13, 2020

Around 1 a.m. on March 13, while Breonna was asleep in her own bed, a rogue,
renegade task force of three white male Louisville Metro Police officers with
questionable records known as the Crime Interdiction Division gathered silently
outside and crept through her apartment complex in the dead of night. Not a
single member of the community saw or heard them. They were dressed in plain
clothes and never announced themselves or knocked on Breonna’s door.

When they arrived at Breonna’s apartment, they broke the door down, burst into
her home, and in a matter of seconds, they opened fire, taking Breonna’s life.
The police were so wildly irresponsible and reckless, that their bullets were
found in three different apartments. In total, they fired their weapons dozens
of times, hitting Breonna at least 8 times, likely more. The local funeral home
told the family that her body was riddled with bullets. 

The officers would later claim that they had an arrest warrant, and were
executing a drug raid, and they only opened fire in self-defense. 

Breonna’s boyfriend, Kenneth Walker, who is an upstanding citizen and is beloved
by Breonna’s family, was also home asleep at the time and did indeed fire on one
of the police officers during the raid, but only because he thought he and
Breonna were experiencing an armed robbery. The officers did not announce
themselves before entering, and they were not in uniform. Kenneth actually
called the police himself, assuming they were experiencing a dangerous
break-in. 

No drugs were found at the scene. Breonna was not a suspect. Instead of holding
the officers involved accountable, the police arrested Kenneth Walker, a
licensed gun owner who was merely defending himself and his family. 

The LMPD officers responsible for Breonna’s murder are John Mattingly, Brett
Hankison, and Myles Cosgrove.

Attorney General Daniel Cameron just announced that the grand jury failed to
indict any of the officers for Breonna Taylor’s death, and that they would
indict only Officer Brett Hankison with shots fired into other apartments during
this senseless killing.

NOT ONLY WERE THESE OFFICERS AT THE WRONG HOME, IN THE WRONG APARTMENT COMPLEX,
AND IN THE WRONG NEIGHBORHOOD, THE MAN THEY WERE LOOKING FOR HAD ALREADY BEEN
ARRESTED BY THEIR DEPARTMENT EARLY THAT DAY.

a project of Grassroots Law Project

©2020 Grassroots Law Project | info@grassrootslaw.org | Privacy Policy




BREAKING CASE UPDATE:

Attorney General Daniel Cameron just announced that the grand jury failed to
indict any of the officers for Breonna Taylor’s death, and that they would
indict only Officer Brett Hankison with shots fired into other apartments during
this senseless killing. We can’t let this injustice stand. Add your name right
now to call on every state to stop more murders like Breonna Taylor’s,
immediately.

 * Sign Now!