site_template/app/views/errors/not_found.rb in staticky-0.2.0 vs site_template/app/views/errors/not_found.rb in staticky-0.3.0
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
module Errors
- class NotFound < Page
+ class NotFound < ApplicationPage
include Protos::Typography
def self.layout = Layouts::Error
def view_template