add web
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{% extends '__layout__.html' %}
|
||||
{% block title %}About us{% endblock %}
|
||||
{% block content %}
|
||||
<div class="container" style="min-height: 100vh;margin-top: 100px;">
|
||||
<h1>About Vortexi</h1>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user