This commit is contained in:
kakwa 2015-07-13 14:51:18 +02:00
parent cc7233765d
commit dd5d7b9c19
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ from ldapcherry.attributes import Attributes
import cherrypy
from cherrypy.lib.httputil import parse_query_string
# Nako template engines imports
# Mako template engines imports
from mako.template import Template
from mako import lookup
from sets import Set