A bunch of UI updates

This commit is contained in:
JonnyWong16 2016-04-23 00:11:30 -07:00
commit d8ad9adabd
14 changed files with 425 additions and 176 deletions

View file

@ -18,9 +18,9 @@ DOCUMENTATION :: END
% if data == '0':
<h3>Activity</h3>
% elif data == '1':
<h3>Activity <small>${data} stream</small></h3>
<h3>Activity &nbsp;&nbsp;<small>${data} stream</small></h3>
% else:
<h3>Activity <small>${data} streams</small></h3>
<h3>Activity &nbsp;&nbsp;<small>${data} streams</small></h3>
% endif
% else:
<h3>Activity</h3>