1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00

Move navigation over comments.

This commit is contained in:
Markus Birth 2015-02-21 12:35:01 +01:00
parent 816138815d
commit ab60a0c0be

View File

@ -53,11 +53,7 @@
{{ content }} {{ content }}
</section> </section>
</article> </article>
<section id="comments"> <section id="related">
<script src="//apis.google.com/js/plusone.js" type="text/javascript"></script>
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="900" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments...</div>
</section>
<section id="related">
{% if page.next %} {% if page.next %}
<div id="nextpost"> <div id="nextpost">
<a rel="next" href="{{ page.next.url }}">← {{ page.next.title }}</a> <a rel="next" href="{{ page.next.url }}">← {{ page.next.title }}</a>
@ -79,7 +75,11 @@
</section> </section>
{% endif %} {% endif %}
{% endcomment %} {% endcomment %}
</div> <section id="comments">
<script src="//apis.google.com/js/plusone.js" type="text/javascript"></script>
<div class="g-comments" data-href="{{ site.url }}{{ page.url }}" data-width="900" data-first_party_property="BLOGGER" data-view_type="FILTERED_POSTMOD">Loading Google+ comments...</div>
</section>
</div>
<!-- BEGIN: Google Analytics --> <!-- BEGIN: Google Analytics -->
<script> <script>