it probably helps if you activate the controller

This commit is contained in:
Christine Dodrill 2015-01-31 23:02:40 -08:00
parent e2e9387bb6
commit d16d10860b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class extends lapis.Application
layout: require "layout.bootstrap"
@include "controllers.about"
@include "controllers.hire"
[index: "/"]: =>
render: true