diff --git a/templates/index.html b/templates/index.html
index c44f78f..9d5ad80 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,28 +10,30 @@
- Tasks
-
-
-
- App |
- State |
- Revision |
- Ynh Version |
- Created time |
- Started time |
- End time |
-
-
- {{job.name}} |
- {{job.state}} |
- {{job.target_revision}} |
- {{job.yunohost_version}} |
- {{timestampToDate(job.created_time)}} |
- {{timestampToDate(job.started_time)}} |
- {{timestampToDate(job.end_time)}} |
-
-
+
+
Tasks
+
+
+
+ App |
+ State |
+ Revision |
+ Ynh Version |
+ Created time |
+ Started time |
+ End time |
+
+
+ {{job.name}} |
+ {{job.state}} |
+ {{job.target_revision}} |
+ {{job.yunohost_version}} |
+ {{timestampToDate(job.created_time)}} |
+ {{timestampToDate(job.started_time)}} |
+ {{timestampToDate(job.end_time)}} |
+
+
+