7 lines
280 B
PHP
7 lines
280 B
PHP
<div class="custom-test-component">
|
||
<h3>Custom Test Component</h3>
|
||
<p>Bu bir örnek custom component'tir. Bu dosyayı dilediğiniz gibi özelleştirebilirsiniz.</p>
|
||
<p>Template içinde <code>{custom.test}</code> yazarak bu component'i çağırabilirsiniz.</p>
|
||
</div>
|
||
|