Files

13 lines
364 B
Smarty
Raw Permalink Normal View History

{**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*}
<div id="ajax_confirmation" class="alert alert-success hide"></div>
{* ajaxBox allows*}
<div id="ajaxBox" style="display:none"></div>
<div id="content-message-box"></div>
{if isset($content)}
{$content}
{/if}