class PagesController < ApplicationController def soon render :layout => 'soon' end end