Move status update form to post feed page.
[Sone.git] / src / main / resources / templates / index.html
index 345f376..59bfee7 100644 (file)
@@ -4,6 +4,8 @@
 
        <h1><%= Page.Index.PostList.Title|l10n|html></h1>
 
+       <%include include/updateStatus.html>
+
        <div id="posts">
                <%= page|store key=pageParameter>
                <%include include/pagination.html>