HEX
Server: LiteSpeed
System: Linux server44.twelveinks.com 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: moda (1338)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /python/moda/public_html/tech/old/templates/hostx/hostx.tpl
{foreach $seodata->page_blocks as $block_slug}
  {assign var="filename" value=$block_layouts.{$block_slug}}
  {include file="./includes/blocks/$filename.tpl"}
{/foreach}
{if $has_no_block}
<div class="has_no_block">
	<img src="{$WEB_ROOT}/templates/{$template}/images/has_no_block.png">
	<p style="font-size:22px;padding-bottom:25px;">It is very easy to assign the blocks to page via our Drag N Drop Blocks Manager.<br /> Click on the <a href="https://whmcsglobalservices.com/members/knowledgebase/93/How-to-Assign-a-Block-to-a-page.html" target="_blank">documentation link </a>to learn how to assign the blocks.</p>
</div>
{/if}