Debug
Find the current template of your page
Each page is created using a page template. To find the file, open the source code and search for the data-template
attribute on the html
tag.
On the current example, the page is inside page/offer-grid.html

Find the current block
When you inspect the code of the backoffice, if you look at the HTML of each tab, you will see a data-attribute data-key="name"
. In the current example the file is inside block/introduction.html

Find everywhere a page/block/list template is used
Go inside the "Galaxy" settings > Design > Theme

Select your theme, then go inside the tab Page / Block / List. Select one element on the list then go inside the tab Usage.

Backstage - Find easily your backoffice page

Create new bookmark with the following informations:
Backstage BookmarkletLast updated