mirror of
https://gh.wpcy.net/https://github.com/discourse/wp-discourse.git
synced 2026-05-23 03:20:46 +08:00
8 lines
86 B
PHP
Vendored
8 lines
86 B
PHP
Vendored
<?php
|
|
/**
|
|
* A blank comments_template file.
|
|
*
|
|
* @package WPDiscourse
|
|
*/
|
|
|
|
echo '';
|