dependabot-preview[bot] 1edd43a224
Update askama requirement from 0.7.2 to 0.9.0 (#2187)
Updates the requirements on [askama](https://github.com/djc/askama) to permit the latest version.
- [Release notes](https://github.com/djc/askama/releases)
- [Commits](https://github.com/djc/askama/compare/0.7.2...0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-05 09:26:16 -05:00
..
2019-05-29 17:10:43 +01:00
2019-05-26 16:43:00 +09:00

TODO MVC

View documentation for this example online or View compiled example online

You can build the example locally with:

$ npm run serve

and then visiting http://localhost:8080 in a browser should run the example!