diff --git a/core/__pycache__/views.cpython-311.pyc b/core/__pycache__/views.cpython-311.pyc index 27d7f99..4f8400b 100644 Binary files a/core/__pycache__/views.cpython-311.pyc and b/core/__pycache__/views.cpython-311.pyc differ diff --git a/core/templates/core/sequential_generator.html b/core/templates/core/sequential_generator.html index 5a183cc..8b6dcce 100644 --- a/core/templates/core/sequential_generator.html +++ b/core/templates/core/sequential_generator.html @@ -1,161 +1,171 @@ -{% extends "base.html" %} +{% extends 'base.html' %} {% load static %} {% block content %} -
Gerador Sequencial com Matemática Neural Convergente de 99.9%.