1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Allow customisation of the client layout

This commit is contained in:
Toby Zerner
2015-07-27 14:45:35 +09:30
parent 01b225fd6d
commit a9d4be8c0b
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>