b0y-101 Mini Shell


Current Path : E:/www/instructor/teacher27/templates/simple_v1/warp/config/layouts/fields/
File Upload :
Current File : E:/www/instructor/teacher27/templates/simple_v1/warp/config/layouts/fields/section.php

<hr class="uk-article-divider">

<?php

if ($name = $node->attr('name')) {
	printf('<h2>%s</h2>', $name);
}

if ($description = $node->attr('description')) {
	printf('<p>%s</p>', $description);
}

Copyright © 2019 by b0y-101