Fixed syntax error in 404.html template code
authorDan Hatch <danhatch333@gmail.com>
Thu, 29 Jan 2015 20:18:19 +0000 (14:18 -0600)
committerAnthony Fok <foka@debian.org>
Sat, 31 Jan 2015 08:01:50 +0000 (01:01 -0700)
docs/content/templates/404.md

index e420534f79c7923a15573dd76168018720e4cb31..8c3434030ae00e6909e1ec3921d4e6bbfb6b65f8 100644 (file)
@@ -38,5 +38,5 @@ This is a basic example of a 404.html template:
       </div>
     </section>
 
-    {{ partial "footer.html" }}
+    {{ partial "footer.html" }}