transfer depuis gogs
This commit is contained in:
4
system/templates/modular/default.html.twig
Normal file
4
system/templates/modular/default.html.twig
Normal file
@@ -0,0 +1,4 @@
|
||||
{# Default output if no theme #}
|
||||
<h3 style="color:red">ERROR: <code>{{ page.template() ~'.'~ page.templateFormat() ~".twig" }}</code> template not found for page: <code>{{ page.route() }}</code></h3>
|
||||
<h1>{{ page.title() }}</h1>
|
||||
{{ page.content()|raw }}
|
Reference in New Issue
Block a user