From 69aeb4633d874559aeea14256af74ff51b0ac7fe Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 27 Sep 2015 21:07:29 +0100 Subject: [PATCH] update --- templates/browse.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/browse.tmpl b/templates/browse.tmpl index af45940c..bb909d57 100644 --- a/templates/browse.tmpl +++ b/templates/browse.tmpl @@ -16,7 +16,7 @@
- Write the name of the new file.{{ if (eq .User.Command "") }} 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 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 }}