forked from orbit-oss/flask
Added a missing is
This commit is contained in:
parent
9a21c34bb6
commit
6b5ba14521
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ template that does this.
|
||||||
Simple Flashing
|
Simple Flashing
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
So here a full example::
|
So here is a full example::
|
||||||
|
|
||||||
from flask import flash, redirect, url_for, render_template
|
from flask import flash, redirect, url_for, render_template
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue