View Single Post
  #1  
Old 11-23-2017, 04:00 AM
 
Pnk Pnk is offline
    
Join Date: Nov 2017
Posts: 1
 

Default How to check current page.

Hi
I like to check page about.html in twig file for put some custom code in about.html page.

I know {% if this.getTarget() == "main" %} Using check Home page.

But i like to check about.html page.

How i can check it about.html page created from admin.

Please help me.
__________________
Nk
Reply With Quote