Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Make dependency source use superscript tag instead of special characters
Recently introduced dependency source indicator (0a7b0295) is a good feature. But currently it uses special Unicode characters and requires an appropriate font. And can force the font to be different from the rest of the text. Not saying that such Unicode-wide font may not be present in some users system at all. For example how I see it now: ![image](/uploads/5c757f0cf820f2caecd9cf08353745b1/image.png) Breaks into two different fonts. I suggest to use `<sup>` html tag instead of relying on special characters.
issue