14 lines
227 B
PHP
14 lines
227 B
PHP
<?php
|
|
/**
|
|
* The template for displaying comments
|
|
*
|
|
* The area of the page that contains both current comments
|
|
* and the comment form.
|
|
*
|
|
* @package Biofriction
|
|
* @since Biofriction 1.0.0
|
|
*/
|
|
|
|
// silence is beautiful
|
|
?>
|