1 # This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
 
   2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
 
   4 from ..base import WLElement
 
  11     def txt_build(self, builder):
 
  14     def get_html_attr(self, builder):
 
  17             'data-uri': self.attrib.get('href', ''),
 
  20     def epub_build(self, builder):