import html_rodape_IMP

def gera():
  """Retorna o rodapé padrão do site."""
  return html_rodape_IMP.gera()
