Add a stub for a hidden microformats section if we didn't print the authors field

This commit is contained in:
benjamin melançon 2018-12-20 15:37:59 -05:00
parent a76467412d
commit c5a7ff4059

View file

@ -113,6 +113,8 @@
</div> </div>
</div> </div>
</section> </section>
{% elseif content.field_authors is not empty %}
<span class="hidden"><a href="{{ url }}" class="u-url">{{ date }}</a><a class="u-author" href="/"></a></span>
{% endif %} {% endif %}
<div class="e-content"> <div class="e-content">