send the title to loop

This commit is contained in:
Fabiano Alencar 2018-03-27 11:41:50 -03:00
parent 37e45aa28b
commit 5ce393d474
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
<article role="article" id="post_<?php the_ID()?>" <?php post_class()?>>
<header class="mb-4">
<h1>
<?php the_title()?>
</h1>
<div class="header-meta text-muted">
<?php
_e('By', 'tainacan-theme');