mirror of
https://gh.wpcy.net/https://github.com/debba/avadaforms-excel-export.git
synced 2026-07-15 15:06:25 +08:00
16 lines
379 B
PHP
16 lines
379 B
PHP
<?php
|
|
|
|
/**
|
|
* Provide a public-facing view for the plugin
|
|
*
|
|
* This file is used to markup the public-facing aspects of the plugin.
|
|
*
|
|
* @link https://www.dueclic.com
|
|
* @since 1.0.0
|
|
*
|
|
* @package Avadaforms_Excel_Export
|
|
* @subpackage Avadaforms_Excel_Export/public/partials
|
|
*/
|
|
?>
|
|
|
|
<!-- This file should primarily consist of HTML with a little bit of PHP. -->
|