X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_card.sh;h=9728d8fc4a7ecc99ca20d1fe403567c0517ea875;hp=3319e07e188bdf2e0df64fec841c73f6524f8598;hb=6b021a244e91f2eab215aa195ac19156b182c688;hpb=7bd4ca5aa2d41bfcc8181714e2d834b3c152b778 diff --git a/templates/view_card.sh b/templates/view_card.sh index 3319e07..9728d8f 100755 --- a/templates/view_card.sh +++ b/templates/view_card.sh @@ -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