class Admin::TemplateStoreController < ApplicationController layout "new_admin" def index end end