Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan <jan.stuehler@web.de>2022-01-17 06:38:25 +0300
committerGitHub <noreply@github.com>2022-01-17 06:38:25 +0300
commit93f422675f56b42787f4bc14add4e4e8769a94c9 (patch)
treee6c7ec05a061378a5189af39c67501a6629e284e /layouts
parent2e8bf65885aed2c8d8fb5789be09cb75a11562a1 (diff)
Update footer.html (#499)
Added closing div
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index afc7d89..0f1441e 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -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>