X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fview_client.sh;h=ef214c586214833c639f0ae82b8c7977b7ec82c3;hp=bbcc09196844497e7cb6b8ef540907be1e9f1ccf;hb=015242823eb4a79cf615bef6951b0af6bd0a5b01;hpb=c8980226006bdd5a9d518e7d3221dc3d527be321 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")" \