0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/views/settings.hbs

8 lines
198 B
Handlebars
Raw Normal View History

{{!< default}}
<div class="wrapper">
2013-05-11 11:44:25 -05:00
<aside class="settings-sidebar" role="complementary">
</aside>
<section class="settings-content" data-filestorage={{fileStorage}}></section>
</div>