Skip to content

Commit

Permalink
Import jinja2 from webapp2_extras.
Browse files Browse the repository at this point in the history
  • Loading branch information
gomezjdaniel committed Feb 6, 2013
1 parent 9077c27 commit 603ea4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

import webapp2
from webapp2_extras import json, sessions
from webapp2_extras import json, sessions, jinja2

import os
import datetime
Expand Down

0 comments on commit 603ea4f

Please sign in to comment.