]> git.mxchange.org Git - friendica.git/blobdiff - view/default.php
Merge pull request #2109 from annando/1511-duplicated-tags-diaspora
[friendica.git] / view / default.php
old mode 100755 (executable)
new mode 100644 (file)
index 61f5f68..78ca97a
@@ -1,5 +1,5 @@
 <!DOCTYPE html >\r
-<html>\r
+<html itemscope itemtype="http://schema.org/Blog" />\r
 <head>\r
   <title><?php if(x($page,'title')) echo $page['title'] ?></title>\r
   <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>\r
@@ -10,7 +10,7 @@
        <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>
+       </section>\r
        <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