1
0
mirror of https://github.com/creyD/asiimov.git synced 2026-06-12 00:52:23 +02:00

Added Dashboard Draft

This commit is contained in:
2020-01-14 00:40:33 +01:00
parent d99c65c856
commit 228417aeaa

View File

@@ -0,0 +1,7 @@
{% extends 'master.html' %}
{% block content %}
<h1 align="center">Welcome to Asiimov!</h1>
<p align="center"><i>A fast, free, open-source trading platform for CS:GO items.</i></p>
<p align="center"></p>
{% endblock %}