]> git.mxchange.org Git - friendica.git/blobdiff - view/default.php
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / default.php
old mode 100755 (executable)
new mode 100644 (file)
index ab1cb0f..61f5f68
@@ -10,7 +10,8 @@
        <aside><?php if(x($page,'aside')) echo $page['aside']; ?></aside>\r
        <section><?php if(x($page,'content')) echo $page['content']; ?>\r
                <div id="page-footer"></div>\r
-       </section>\r
+       </section>
+       <right_aside><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></right_aside>\r
        <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>\r
 </body>\r
 </html>\r