Retrieving Content From Database Records
The author says the following:
I am not quite understanding the above explanation, why is record.twig important and why will an error be throw ??By default, Bolt looks for a record.twig template file to output the “record”, or the contenttype entry. If we preview that testimonial we just created, we’ll get an error thrown at us telling us that Bolt tried to use record.twig, and it doesn’t exist. Let’s create that and throw in some dummy content:
can somebody explain ?
Thank you.