mirror of
https://github.com/creyD/asiimov.git
synced 2026-06-15 02:02:23 +02:00
Added Dashboard Draft
This commit is contained in:
7
src/core/templates/core/dashboard.html
Normal file
7
src/core/templates/core/dashboard.html
Normal 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 %}
|
||||||
Reference in New Issue
Block a user