fix semantic HTML5

This commit is contained in:
Jesús
2019-04-10 19:48:12 -05:00
parent 43e80398b0
commit 5fcc3367f1
23 changed files with 79 additions and 40 deletions

View File

@@ -60,7 +60,7 @@
<div class="row mt-3 mt-10">
<div class="col-md-12">
<div class="row mr-3">
<div class="col-md-8">
<article class="col-md-8">
<!-- dinamic article content -->
<div class="ml-3">
@@ -118,7 +118,7 @@
<!-- /Author -->
<!-- Comments -->
<div id="hashover" class="comments-container mt-4">
<div id="hashover" class="comments-container mt-4 ml-3">
<script src="{{ SITEURL }}/hashover-next/comments.php"></script>
<noscript>
<p>{% trans trimmed abre_enlace='<a href="mailto:heckyel@hyperbola.info?subject=Comentario_«%(titulo_art)s»">'|format(titulo_art=article.title|replace(' ', '%20')), cierra_enlace='</a>' %}
@@ -130,7 +130,7 @@
</div>
<!--End Comments -->
</div>
</article>
{% if SHOW_RECENT_POSTS %}