├── index.html ├── script.js └── style.css /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 |${task.title}
64 |${task.description}
65 |
67 |
71 |
74 |