1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Define assets in a more appropriate spot, make extensible

This commit is contained in:
Toby Zerner
2015-05-02 08:10:06 +09:30
parent 4c42be1362
commit 40715203a5
5 changed files with 31 additions and 26 deletions

View File

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