X-Git-Url: https://git.plutz.net/?p=rawnet;a=blobdiff_plain;f=page_channel.sh;h=111b6f95241b1a1151845bf8410b9b3c57836be5;hp=6042f377cd2e1eeb25bdcc0f4380cdc2b37029c3;hb=2ec207345ff988a35994d6b7ab416fffe5a3eead;hpb=411b95e5b6135b28f79e68275e43460a8032e449 diff --git a/page_channel.sh b/page_channel.sh index 6042f37..111b6f9 100755 --- a/page_channel.sh +++ b/page_channel.sh @@ -110,7 +110,7 @@ elif [ "$CHANNEL_ID" ]; then [div .authors [h3 Authors:] $(for each in $CHANNEL_AUTHORS; do printf '[span .author . %s]\n' "$(user_idmap "$each" |UNSTRING |HTML)" - done |sort |debug) + done |sort) ] $(AUTHOR && printf '[a .button href="edit" edit]') [h1 .videos Videos]