X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_client.sh;h=ef214c586214833c639f0ae82b8c7977b7ec82c3;hp=bbcc09196844497e7cb6b8ef540907be1e9f1ccf;hb=b0ab910afe1f7fec143a23e96c72e4f9a66db2bf;hpb=aedb6776919b351df7df7c310c238c41317ddc44 diff --git a/templates/view_client.sh b/templates/view_client.sh index bbcc091..ef214c5 100755 --- a/templates/view_client.sh +++ b/templates/view_client.sh @@ -89,7 +89,8 @@ cat <%s: %s - %s%s' \ + printf '
  • %s: %s - %s%s
  • ' \ + "${id}" \ "${id}" \ "$(sed -nr 's;^date:(.+)$;\1;p' "$pfile")" \ "$(sed -nr 's;^indicator:(.+)$;\1;p' "$pfile")" \