1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 01:46:35 +02:00

Allow customisation of the client layout

This commit is contained in:
Toby Zerner
2015-07-27 14:45:35 +09:30
parent e257454343
commit 3489791932
3 changed files with 18 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
</head>
<body>
@include($layout)
{!! $layout !!}
<div id="modal"></div>
<div id="alerts"></div>