record hidden content in native lang, fixes #409
added 404 test pages for this case
This commit is contained in:
7
test_data/content/pages/hidden-page-cz.rst
Normal file
7
test_data/content/pages/hidden-page-cz.rst
Normal file
@ -0,0 +1,7 @@
|
||||
404 stránka
|
||||
===========
|
||||
:slug: 404
|
||||
:lang: cz
|
||||
:status: hidden
|
||||
|
||||
Jednoduchá 404 stránka.
|
7
test_data/content/pages/hidden-page-de.rst
Normal file
7
test_data/content/pages/hidden-page-de.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Eine 404 Seite
|
||||
==============
|
||||
:slug: 404
|
||||
:lang: de
|
||||
:status: hidden
|
||||
|
||||
Eine einfache 404 Seite.
|
7
test_data/content/pages/hidden-page-en.rst
Normal file
7
test_data/content/pages/hidden-page-en.rst
Normal file
@ -0,0 +1,7 @@
|
||||
A 404 page
|
||||
==========
|
||||
:slug: 404
|
||||
:lang: en
|
||||
:status: hidden
|
||||
|
||||
A simple 404 page.
|
Reference in New Issue
Block a user