You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could easily add support for Headlines by adding the template ce_headline.html5 with the snippet <?php if ($this->attributes): ?> <?= $this->attributes ?><?php endif; ?>
You could easily add support for Headlines by adding the template ce_headline.html5 with the snippet
<?php if ($this->attributes): ?> <?= $this->attributes ?><?php endif; ?>