not formatting html
This commit is contained in:
parent
aa2d0606ce
commit
9e1d1ec840
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue