#!/usr/bin/python3

import gera_html_pag

def processa():
    return gera_html_pag.login()
    
