<div class="footer-stores-content">
<p class="title">{{"footer.stores.title"|trans}}</p>
<p class="desc">{{"footer.stores.desc"|trans|raw}}</p>
<form action="{{"footer.stores.link"|trans|raw}}" method="get">
<input name="search" type="text" class="form-control stores-email" placeholder="{{"footer.stores.input"|trans}}" required>
<button type="submit" class="btn btn-primary">
{{"footer.stores.search"|trans}}
</button>
</form>
</form>
</div>