Skip to content

Commit

Permalink
delete building to title
Browse files Browse the repository at this point in the history
  • Loading branch information
juniors90 committed Jan 7, 2022
1 parent 0dbe7d1 commit 2b59ef2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@

Flask-FomanticUI is a collection of Jinja macros for [Fomantic UI](https://fomantic-ui.com/) and
[Flask](https://flask.palletsprojects.com/en/2.0.x/) for the global style. Very similar
to [Bootstrap-Flask](https://github.com/greyli/bootstrap-flask). It helps you to
render Flask-related data and objects to Fomantic UI markup HTML more easily:
to [Bootstrap-Flask](https://github.com/greyli/bootstrap-flask).

## Features

- [x] Table generation: Render data objects (dict or class objects) to Fomantic UI Table.
- [x] Paginate generation: Render Flask-SQLAlchemy `Pagination` object to Fomantic UI Pagination.
Expand Down

0 comments on commit 2b59ef2

Please sign in to comment.