diff options
Diffstat (limited to 'content-single.php')
-rw-r--r-- | content-single.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content-single.php b/content-single.php index 420f6e1..a1df1e1 100644 --- a/content-single.php +++ b/content-single.php @@ -18,7 +18,7 @@ printf (' <article class="col-sm-12 post"> <div class="contenedor"> <div class="thumb"> - %s + <figure>%s</figure> </div> <div class="info"> <h2 class="titulo">%s</h2> |