Update footer.html (#499)

Added closing div
This commit is contained in:
Jan 2022-01-17 04:38:25 +01:00 committed by GitHub
parent 2e8bf65885
commit 93f422675f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,6 +144,7 @@
<input type='hidden' name='schedule_type' value='1' />
<small id="emailHelp" class="form-text text-muted">{{ i18n "newsletter_warning" }}</small>
<button type="submit" class="btn btn-info"> {{ i18n "submit" }} </button>
</div>
</form>
{{ end }}
</div>