From 8affc3136fef4d055a6c698a565cccd3ab85ddc2 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 18 Oct 2015 18:28:51 +0100 Subject: [PATCH] fix another bug --- templates/browse.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/browse.tmpl b/templates/browse.tmpl index bb909d57..a7f9bbdf 100644 --- a/templates/browse.tmpl +++ b/templates/browse.tmpl @@ -16,7 +16,7 @@
- Write the name of the new file.{{ if or (eq .User.Command "") (eq .User.Command "hugo") }} If you want to use an archetype, add ':archetype' in the end, replacing 'archetype' by its name.{{ end }} + Write the name of the new file. If you want to use an archetype, add ':archetype' in the end, replacing 'archetype' by its name.