mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
8 lines
177 B
PHP
8 lines
177 B
PHP
<div class="akismet-box">
|
|
<?php Akismet::view( 'title' ); ?>
|
|
<?php Akismet::view( 'setup' );?>
|
|
</div>
|
|
<br/>
|
|
<div class="akismet-box">
|
|
<?php Akismet::view( 'enter' );?>
|
|
</div>
|