6 lines
118 B
Text
6 lines
118 B
Text
|
- page = capture do
|
||
|
%p= t '.text1'
|
||
|
%p= t '.text2'
|
||
|
|
||
|
= render 'error', title: t('.title'), type: :error, page: page
|