Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
9e66c07be70fa71467cfcdf0d4ebff0147bf187a
masto-fe
/
app
/
views
/
errors
/403.html.haml
-rw-r--r--
96 bytes
View
Log
View raw
Permalink
9e66c07b
— Renaud Chaput [Glitch] Fix `/share` and cleanup and reorganize frontend locale loading
2 years ago
1
2
3
4
5
-
content_for
:page_title
do
=
t
(
'errors.403'
)
-
content_for
:content
do
=
t
(
'errors.403'
)