Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Can't load template(without CSS, JS)


HI

When mapping a route in the controller..
If I use @Getmapping("/list") it works fine,
If @Getmapping("/recommendation/list") is used, the theme can't be retrieved(only text).
Return value is theme.getPageView("recommendation", "list");

The path of the list.html file is
: resources/templates/pages/recommendation/list.html

Regards


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)