2013-05-19 12:04:20 +04:00
|
|
|
{{!< default}}
|
2013-07-22 12:08:17 +04:00
|
|
|
<section class="content-view-container">
|
|
|
|
<section class="content-list js-content-list">
|
|
|
|
<header class="floatingheader">
|
|
|
|
<section class="content-filter">
|
|
|
|
<a class="dropdown" href="#" data-toggle=".menu-drop">All Posts</a>
|
|
|
|
<ul class="menu-drop overlay" style="display:none;">
|
|
|
|
<li class="active"><a href="#">All Posts</a></li>
|
|
|
|
<li><a href="#">Recently Edited</a></li>
|
|
|
|
<li><a href="#">By Author...</a></li>
|
|
|
|
<li><a href="#">Search</a></li>
|
|
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
<a href="/ghost/editor" class="button button-add"><span class="hidden">New Post</span></a>
|
|
|
|
</header>
|
|
|
|
<section class="content-list-content">
|
|
|
|
<ol></ol>
|
2013-05-11 20:44:25 +04:00
|
|
|
</section>
|
2013-07-22 12:08:17 +04:00
|
|
|
</section>
|
2013-05-11 20:44:25 +04:00
|
|
|
|
2013-07-22 12:08:17 +04:00
|
|
|
<section class="content-preview js-content-preview">
|
|
|
|
</section>
|
2013-05-19 12:04:20 +04:00
|
|
|
</section>
|