coderedcorp / coderedcorp/wagtail-flexible-forms

Invalid html in testproject template

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
38
Forks
6
PR merge metrics
No merged PRs in 30d

Description

https://github.com/coderedcorp/wagtail-flexible-forms/blob/main/testproject/home/templates/home/stream_form_page.html#L51-L58:

```html
{% if step != steps|first %}

< Previous

{% endif %}

{% if steps|last == step %}Submit{% else %}Next >{% endif %}

```

The "Previous" and "Next" links could use some html entities :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.