$def with (publisher, fid='', following=False) $ subscriber = ctx.user and ctx.user.key
$if ctx.user:
$ css_treatment = 'delete' if following else 'primary'
$else: $_("Follow")