Former-commit-id: cbad4a55b9206a267fc9b95688d84a201a11cf25
This commit is contained in:
Henrique Dias
2017-01-02 16:01:35 +00:00
parent 7665b5d504
commit fa5387b141
4 changed files with 95 additions and 168 deletions

View File

@@ -33,7 +33,7 @@
</div>
{{ if and (eq .NumDirs 0) (eq .NumFiles 0) }}
<h2 class="message">It feels lonely here.</h2>
<h2 class="message">It feels lonely here :'(</h2>
{{ end }}
{{- if not (eq .NumDirs 0)}}