diff options
Diffstat (limited to 'www/layouts/shortcodes/todo.html')
-rw-r--r-- | www/layouts/shortcodes/todo.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/layouts/shortcodes/todo.html b/www/layouts/shortcodes/todo.html deleted file mode 100644 index 1327b31..0000000 --- a/www/layouts/shortcodes/todo.html +++ /dev/null @@ -1 +0,0 @@ -<span class="todo {{ .Get "state" }}">{{ .Get "name" }}</span>
\ No newline at end of file |