D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
psa
/
phpMyAdmin
/
templates
/
database
/
structure
/
Filename :
tracking_icon.twig
back
Copy
<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>