Implement more tables, add more page templates, initial working db example
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block headers %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
Hewo world
|
||||
|
||||
Reference in New Issue
Block a user