Вход Регистрация
Файл: contao-3.5.8/system/modules/core/templates/modules/mod_random_image.xhtml
Строк: 21
<?php $this->extend('block_unsearchable'); ?>

<?php $this->block('content'); ?>

  <div class="image_container"<?php if ($this->margin): ?> style="<?= $this->margin ?>"<?php endif; ?>>

    <?php if ($this->href): ?>
      <a href="<?= $this->href ?>"<?php if ($this->linkTitle): ?> title="<?= $this->linkTitle ?>"<?php endif; ?><?= $this->attributes ?> title="<?= $this->alt ?>">
    <?php endif; ?>

    <?php $this->insert('picture_default'$this->picture); ?>

    <?php if ($this->href): ?>
      </a>
    <?php endif; ?>

    <?php if ($this->caption): ?>
      <div class="caption"><?= $this->caption ?></div>
    <?php endif; ?>

  </div>

<?php $this->endblock(); ?>
Онлайн: 0
Реклама