From c7c8157852aec4c6df06bb39124724f6be6f46f0 Mon Sep 17 00:00:00 2001 From: Ivan Fraixedes Date: Sat, 14 Feb 2015 20:20:06 +0000 Subject: [PATCH] Another link in the same page --- content/templates/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/content.md b/content/templates/content.md index c825db423..960b9b260 100644 --- a/content/templates/content.md +++ b/content/templates/content.md @@ -63,7 +63,7 @@ same as the other types, but the directory must be called "\_default". ## post/single.html This content template is used for [spf13.com](http://spf13.com/). -It makes use of [partial templates](/layout/partials/) +It makes use of [partial templates](/templates/partials/) {{ partial "header.html" . }} {{ partial "subheader.html" . }}