| Current Path : /home/kamilrogam/poligon/projekty/mondrianMosaic/ |
| Current File : /home/kamilrogam/poligon/projekty/mondrianMosaic/index.html |
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>mondrian mosaic</title> <link rel="stylesheet" href="css/style.css"> </head> <body> <div id="mondrian"></div> <div class="bottom"> <p>© KamilRogala.IT 2018</p> </div> <script src="assets/init.js"></script> </body> </html>