Import('env')

env.InstallFrontend(['layout.html', 'index.html', 'help.html', 'contact.html'],
                    'templates')
