“Yes, that too,” Simon answered. “But first, I suggest we make changes in our folder structure. Let’s organize our files. Look at our files and folders.”
“When we started with the Mu editor, it placed all our programs in its default folder, which is mu_code. Then we discovered that it also has all the necessary templates for web applications under the templates folder inside mu_code. If you look at it in the file manager—Finder on macOS or Explorer on Windows—you’ll see that it also has more folders, such as static, images, fonts, and so on. Remember, we already created a couple of templates ourselves, order.html and print.html, and we placed them under templates. If you look into the static folder, you’ll find the css folder—I think you, Emily, know that it’s for style sheets—and there are a couple of files there.
