diff --git a/crate/guides/0.8.0/todomvc_view.md b/crate/guides/0.8.0/todomvc_view.md
index 02a12b6..30cc44d 100644
--- a/crate/guides/0.8.0/todomvc_view.md
+++ b/crate/guides/0.8.0/todomvc_view.md
@@ -79,7 +79,6 @@ Fortunately the official TodoMVC project contains a [HTML template](https://gith
-
-
```