Skip to content

Commit

Permalink
Update catalog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kkurut authored Jun 5, 2024
1 parent eb3a7de commit 4696c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ <h2 class="offers__title title title--secondary">Акции&nbsp;и&nbsp;нов
<p class="offers__text">
Подпишитесь на наши новости и не пропустите ни одного
предложения!</p>
<form class="email-form" action="https://echo.htmlacademy.ru/" method="get">
<form class="email-form" action="https://echo.htmlacademy.ru/" method="post">
<label class="email-form__label" for="offers-email"></label>
<input class="email-form__input input-email" type="email" name="offers-email" id="offers-email"
placeholder="кuklachev@gmail.com">
Expand Down

0 comments on commit 4696c00

Please sign in to comment.