In progress.

This commit is contained in:
Michael Lazar
2015-04-29 22:31:24 -07:00
parent b573afeb2b
commit 49a9147ca6
5 changed files with 13 additions and 14 deletions

View File

@@ -470,6 +470,7 @@ class BasePage(object):
self._header_window.bkgd(' ', attr)
sub_name = self.content.name.replace('/r/front', 'Front Page ')
sub_name = 'blank'
self._header_window.addnstr(0, 0, clean(sub_name), n_cols - 1)
if self.reddit.user is not None: