Page

🔥 ULTIMATE! Semua fitur digabung: Modern syntax, Conditionals, Filters, SSI Includes, dan Advanced features dalam satu implementasi lengkap!

E-commerce Demo

Store Name: {store.name}

Store URL: {store.url}

Store Email: {store.email}

Total Products: {store.stats.total_products}

Total Orders: {store.stats.total_orders}

Total Revenue: ${store.stats.total_revenue|number_format}

Featured Products

{name}

Price: {price|currency}

Category: {category.name}

Description: 🔥 ULTIMATE! Semua fitur digabung: Modern syntax, Conditionals, Filters, SSI Includes, dan Advance...

In Stock: {stock}

Rating: {rating}/5

Created: {created_at|date:'Y-m-d'}

Dashboard Data

User Name: {dashboard.user.name}

User Role: {dashboard.user.role|title}

Last Login: {dashboard.user.last_login|datetime:'Y-m-d H:i:s'}

Total Sessions: {dashboard.stats.total_sessions}

Page Views: {dashboard.stats.page_views|number_format}

Bounce Rate: {dashboard.stats.bounce_rate|percentage}

Recent Orders

Order #{id}

Customer: {customer.name}

Total: {total|currency}

Status: {status|title}

Date: {created_at|relative}

- {product.name} x{quantity} = {subtotal|currency}

Analytics

{metric}

Value: {value}

Change: {change}%

Period: {period}

User Activity

john doe

Action: {action}

Module: {module}

Time: 1758088118

IP: {ip_address}

System Status

Server: {system.server}

Database: {system.database}

Cache: {system.cache}

Memory Usage: {system.memory_usage}%

CPU Usage: {system.cpu_usage}%

Uptime: {system.uptime}

Performance Metrics

Page Load Time: {performance.page_load_time}ms

Database Queries: {performance.db_queries}

Cache Hits: {performance.cache_hits}

Memory Peak: {performance.memory_peak}MB

Template Parsing: {performance.template_parsing}ms