Can't access source code

Hi !

I’m new in hubspot cms development and have some issus to understand the design tool conception.

I wanted to acces to a page, and be able to access the source code to modify content directly, the reason is i have no html to modify in my templates or modules …

If you need more content just ask.

Thanks

@Bomba are you working with a theme that has drag and drop in the page editor? or the “old” template style files that have drag and drop in design tools?

Are the files in the @marketplace or @hubspot folder directories?

Template files use HubL to pull in the necessary code from HTML files (like the base.html), CSS files, JS files, Macros, and Modules.

hi @Jnix284 ,

I’m working with a personalized theme, was created by my tech lead.

At first, My job is to review all the system pages ( 404, 500 etc … ), if i understand well, i don’t have to modify Js files, Macros or Modules, just have to open for exemple 404 error and modify it directly, but have no clue how to do it.

After that, i have to watch the modules to parameter drag and drop for the client. But same, no clue on how to do it…

I hope it help you to understand me.