flask/examples/flaskr/flaskr
ahmedakef c54d67adee close <li> tag in lines (16,18) (#1951)
i noticed that <li> tag haven't closed in lines 15,18 
which is bad practice as if i put "some thing : <h1> some text </h1>" in the text-area  all the other articles become <h1> so big and color blue
2016-07-28 22:46:42 +02:00
..
static Address #1902: Converts example/flaskr to have a setup.py (#1945) 2016-07-05 17:30:59 -07:00
templates close <li> tag in lines (16,18) (#1951) 2016-07-28 22:46:42 +02:00
__init__.py Address #1902: Converts example/flaskr to have a setup.py (#1945) 2016-07-05 17:30:59 -07:00
flaskr.py Address #1902: Converts example/flaskr to have a setup.py (#1945) 2016-07-05 17:30:59 -07:00
schema.sql Address #1902: Converts example/flaskr to have a setup.py (#1945) 2016-07-05 17:30:59 -07:00