ledirect title is good now closes #510
This commit is contained in:
parent
b449bdc521
commit
3f9cfc1029
4 changed files with 10 additions and 1 deletions
|
|
@ -24,4 +24,6 @@ class SimplePage(GenericNewsPage):
|
|||
self.main_div = self.document.getroot()
|
||||
self.element_author_selector = "div.mna-signature"
|
||||
self.element_body_selector = "div.mna-body"
|
||||
self.element_title_selector = "div.mn-left>h1"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue