16 lines
315 B
PHP
16 lines
315 B
PHP
<?php
|
|
|
|
/**
|
|
* Provide a public-facing view for the module
|
|
*
|
|
* This file is used to markup the public-facing aspects of the module.
|
|
*
|
|
* @link http://example.com
|
|
*
|
|
* @package OCVM
|
|
* @subpackage OCVM/public/partials
|
|
*/
|
|
?>
|
|
|
|
<!-- This file should primarily consist of HTML with a little bit of PHP. -->
|