On Tue, Sep 23, 2014 at 6:48 PM, John Gordon <gor...@panix.com> wrote:
>
> > @app.route('/')
> > def index():
> > return 'Hello World'
>
> As posted, your code is not indented.  Is this literally how your code
> looks?
>
>
The mail screwed the indentation, it's indented in the file.


> > {% block content %}{% endlbock content %}
>
> "endlbock" is certainly a typo.


Oh my Gooooodd... Yes, that's it, working 100% now. Thanks!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to