Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Photo Gallery</title> | |
| <link rel="stylesheet" href="css/gallery.css"> | |
| <script src = "js/gallery.js"></script> | |
| </head> | |
| <body> | |
Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of