diff --git a/content/dl4traj/end-to-end/index.md b/content/dl4traj/end-to-end/index.md
index 4105a81..933d907 100644
--- a/content/dl4traj/end-to-end/index.md
+++ b/content/dl4traj/end-to-end/index.md
@@ -7,7 +7,7 @@ description = ""
End-to-end learning means training a model to perform a task from input to output, supervising only on how the output aligns with the task's ground truth.
End-to-end is typically the most straightforward option for building a deep learning method for a certain task, and that also applies to most tasks related to spatiotemporal trajectories.
-
+
> Illustration of end-to-end learning of spatiotemporal trajectories.