style template show page

This commit is contained in:
Alex Turchyn
2023-06-29 02:04:17 +03:00
parent ed157dc952
commit d0c7d449d5
26 changed files with 213 additions and 287 deletions
@@ -11,6 +11,10 @@ class ApplicationController < ActionController::Base
:current_account,
:svg_icon
rescue_from Pagy::OverflowError do
redirect_to request.path
end
def default_url_options
Docuseal.default_url_options
end