Log in Sign up

When linking from a landing page to another page, the linked txt file is rendered without CSS

Using home.txt with the following syntax:

Link: /

[Page 1](/Pages/page1.txt)

The resultant page is shown without styles. How do I link this page to a template?


a year ago, 1 replies   pages   links   Edit question

You're linking to the source file, rather than the page which Blot has generated from the file. You can try using a Wikilink:

[[/Pages/page1.txt]]

Does that help? Please let me know if you have any questions about this or anything else

Answered a year ago ยท Edit answer