[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
0xampp
/
phpMyAdmin
/
templates
/
database
/
structure
/
[
Home
]
File: tracking_icon.twig
<a href="{{ url('/table/tracking', {'table': table, 'db': db}) }}"> {% if is_tracked -%} {{ get_image('eye', 'Tracking is active.'|trans) }} {%- else -%} {{ get_image('eye_grey', 'Tracking is not active.'|trans) }} {%- endif %} </a>