not formatting html

This commit is contained in:
Sharwin24 2024-12-27 14:18:53 -08:00
parent aa2d0606ce
commit 9e1d1ec840

View file

@ -158,8 +158,7 @@
{{ else }}
<form method='post' action='https://blogtrottr.com'>
<div class="form-group">
<input type='email' class="form-control" name='btr_email' placeholder="{{ i18n "
newsletter_input_placeholder" }}" /><br />
<input type='email' class="form-control" name='btr_email' placeholder="{{ i18n "newsletter_input_placeholder"}}" /><br />
<input type='hidden' name='btr_url' value='{{ "" | absLangURL }}/index.xml' />
<input type='hidden' name='schedule_type' value='1' />
<small id="emailHelp" class="form-text text-muted">{{ i18n "newsletter_warning" }}</small>