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
2014-02-20 15:29:14 -06:00

8 lines
No EOL
199 B
Handlebars

{{!< default}}
<div class="wrapper">
<aside class="settings-sidebar" role="complementary">
</aside>
<section class="settings-content" data-filestorage={{file_storage}}></section>
</div>