diff --git a/layouts/shortcodes/ccs_item.html b/layouts/shortcodes/ccs_item.html index 42abc67..a9469f8 100644 --- a/layouts/shortcodes/ccs_item.html +++ b/layouts/shortcodes/ccs_item.html @@ -11,3 +11,12 @@

Raised {{ $raised }} of {{ $goal }} XMR ({{ div (mul $raised 1.0) (mul $goal 1.0) | mul 100 | int }}%)

{{ end }} + + +{{ with .Get "last" }} + {{ with $goal }} +

Find more here. + {{ else }} +

Find more here. Posting comments in favor of, or against proposals is encouraged.

+ {{ end }} +{{ end }} \ No newline at end of file