This repository has been archived on 2022-11-21. You can view files and clone it, but cannot push or open issues or pull requests.
pluxml-theme-kazhnuz-space/components/article-content.php

6 lines
140 B
PHP
Executable File

<article class="class-article panel panel-default">
<div class="panel-body">
<?php $plxShow->artContent(false); ?>
</div>
</article>