blob: 6af64c922a26089f78e613f1e89c0b1a8e3de973 [file] [log] [blame]
#!/usr/bin/env python
# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import os
TEMPLATE_DIRS = os.path.join(os.path.dirname(os.path.realpath(__file__)),
'html-templates')