~edwargix/git.sr.ht

30f949522fd4f27d576361443a6d7b95ff2bae95 — Adnan Maolood 2 years ago 483a560
gitsrht/templates: Surface validation errors

Surface validation errors which are not attached to a given field.
2 files changed, 2 insertions(+), 0 deletions(-)

M gitsrht/templates/clone.html
M gitsrht/templates/create.html
M gitsrht/templates/clone.html => gitsrht/templates/clone.html +1 -0
@@ 99,6 99,7 @@
            {% endif %}> Clone another?
        </label>
      </form>
      {{valid.summary()}}
    </section>
  </div>
</div>

M gitsrht/templates/create.html => gitsrht/templates/create.html +1 -0
@@ 84,6 84,7 @@
            {% endif %}> Create another?
        </label>
      </form>
      {{valid.summary()}}
    </section>
    <section class="col-md-8">
      <div class="alert alert-info">