') 30 | if (r, c) in self.elements: 31 | result.append(self.render(self.elements[(r, c)])) 32 | else: 33 | result.append(" ") 34 | result.append(" | ") 35 | result.append("
Home page | {home_page} |
Documentation | {documentation} |
Citation | {citation} |
Licence | {licence} |