X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_card.sh;h=6d23a76bd0037798df0ade2c6cb265ecb64fec71;hp=3319e07e188bdf2e0df64fec841c73f6524f8598;hb=2ea56a62d0ef6e9d295d0b8931a071e6f2e0a963;hpb=a81f06aa9030d86dd6e4b83eb9f33272be86db20 diff --git a/templates/view_card.sh b/templates/view_card.sh index 3319e07..6d23a76 100755 --- a/templates/view_card.sh +++ b/templates/view_card.sh @@ -1,4 +1,4 @@ -# Copyright 2014 - 2016 Paul Hänsch +# Copyright 2014 - 2017 Paul Hänsch # # This file is part of Confetti. # @@ -94,7 +94,10 @@ if [ "$PROFILE" = circus ]; then cname="$(sed -rn 's:^SUMMARY\:(.*)$:\1:p' "$_DATA/ical/$each")" printf '
  • %s
  • ' "$each" "$(htmlsafe $cname)" done - printf '' + printf '' + list_items CATEGORIES + printf '' + elif [ "$PROFILE" = medical ]; then list_items ADR list_items URL