diff --git a/config/safetyLinks.yaml b/config/safetyLinks.yaml index 17ba504..c75dbe2 100644 --- a/config/safetyLinks.yaml +++ b/config/safetyLinks.yaml @@ -21,6 +21,7 @@ Cards: - { title: 'Hazard Communication (Video)', url: 'hazardcommunication'} - { title: 'Electrical Safety', url: 'electrical'} - { title: 'Hearing Protection (Video)', url: 'hearing'} + - { title: 'Fall Protection', url: 'fall'} Workplace Hazards: - {title: 'Hand & Power Tools', url: 'powertools'} - {title: 'Welding safety (Video)', url: 'welding'} diff --git a/templates/Training/Safety/Topics/fall.html.twig b/templates/Training/Safety/Topics/fall.html.twig new file mode 100644 index 0000000..f0dd2ea --- /dev/null +++ b/templates/Training/Safety/Topics/fall.html.twig @@ -0,0 +1,147 @@ + + + +
+

Fall Protection

+ + +

Types of falls:

+

Falls from same level:

+ + +

Common fall protection systems:

+ + +

What happens during a fall?

+
+ + \ No newline at end of file