PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/productjuly1video/champdoms.click/themes/youplay/layout/header/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/productjuly1video/champdoms.click/themes/youplay/layout/header/notifications.html

<li class="notifications-list">
	<a href="{{URL}}" class="fluid" style="display: block;">
		<div class="avatar">
			<?php if ($pt->notify['type'] == 'bank_wallet' || $pt->notify['type'] == 'bank_pro' || $pt->notify['type'] == 'bank_decline' || $pt->notify['type'] == 'monetization_accept' || $pt->notify['type'] == 'monetization_decline' || $pt->notify['type'] == 'admin_notification') { ?>
				<img src="{{CONFIG theme_url}}/img/icon.png" alt="Avatar" class="full-size">
			<?php }else{ ?>
				<img src="{{USER avatar}}" alt="Avatar" class="full-size">
			<?php } ?>
		</div>
		<div class="notifications-info">
			<p>
				<?php if ($pt->notify['type'] == 'bank_wallet' || $pt->notify['type'] == 'bank_pro' || $pt->notify['type'] == 'bank_decline' || $pt->notify['type'] == 'monetization_accept' || $pt->notify['type'] == 'monetization_decline' || $pt->notify['type'] == 'admin_notification') { ?>
				<span class="main-color">{{CONFIG title}}</span>
			<?php }else{ ?>
				<span class="main-color">{{USER name}}</span>
			<?php } ?>
				<span>{{TITLE}}</span>
				<span>{{TEXT}}</span>
			</p>
			<time>
				{{ICON}} {{TIME}}
			</time>
		</div>
	</a>
</li>