zulip/static/templates/widgets
Steve Howell cf78cb0d6e templates: Use `<hr>` and `<br>` consistently.
We now prevent these variations:

    * <hr/>
    * <hr />
    * <br/>
    * <br />

We could enforce similar consistency for other void
tags, if we wished, but these two are particularly
prevalent.
2020-04-28 17:05:48 -07:00
..
poll_widget.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
poll_widget_results.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
tictactoe_widget.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
todo_widget.hbs todo_list: Add task description and index numbers. 2020-03-12 08:02:06 -04:00
todo_widget_tasks.hbs templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
zform_choices.hbs templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00