// The modal body contains the content of the instructions, which is loaded dynamically from the HTML files
{{ include 'main/instructions/instructions_1.html' }}
{{ include 'main/instructions/instructions_2.html' }}
{{ include 'main/instructions/instructions_3.html' }}
{{ include 'main/instructions/instructions_4.html' }}
// The modal footer contains a close button to close the modal window