• File: step-title.php
  • Full Path: /home/atelipy/www/wpmain/step4/step-title.php
  • File size: 231 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

/**
 *
 * @package templates/default
 */

defined('ABSPATH') || defined('DUPXABSPATH') || exit;

dupxTplRender('pages-parts/head/header-main', array(
    'htmlTitle' => 'Step <span class="step">4</span> of 4: Test Site'
));