Renamed templates in preparation for other formats.

This commit is contained in:
Nick Daly 2012-06-18 10:41:26 -05:00
parent 278f060fbd
commit c8987ad96b
8 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ class RestMonitor(santiago.RestController):
def __init__(self, aSantiago):
super(RestMonitor, self).__init__()
self.santiago = aSantiago
self.relative_path = "protocols/https/templates/"
self.relative_path = "protocols/https/templates/http/"
def respond(self, template, values):
return [str(Template(