1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +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 c3aecbceaa
commit a2fd60ed0c
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>