amauricunha commited on
Commit
3a6614e
·
verified ·
1 Parent(s): 4c72382

Delete templates/status.html

Browse files
Files changed (1) hide show
  1. templates/status.html +0 -6
templates/status.html DELETED
@@ -1,6 +0,0 @@
1
- {% extends "base.html" %}
2
- {% block title %}Status - English Helper{% endblock %}
3
- {% block content %}
4
- <h1>Status do Sistema</h1>
5
- <p>Veja informações sobre o funcionamento e APIs do sistema.</p>
6
- {% endblock %}