Przeglądaj źródła

Update footer.html (#499)

Added closing div
Jan 3 lat temu
rodzic
commit
93f422675f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      layouts/partials/footer.html

+ 1 - 0
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>