travis-web/assets/scripts/app/views/not_found.coffee

5 lines
84 B
CoffeeScript

View = Ember.View.extend
layoutName: 'layouts/simple'
Travis.NotFoundView = View