i didnt commit/????

This commit is contained in:
Yamozha
2021-02-08 12:42:33 +02:00
parent 9bc05bc6bf
commit c43acaf71f
154 changed files with 30312 additions and 123 deletions

View File

@ -1,23 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
{% load static %}
<meta charset="utf-8">
<title>Home</title>
<meta name="description" content="Start throwing out trash in an eco-friendly way!">
<meta name="author" content="Yamozha">
<link rel="stylesheet" href="{% static "css/style.css" %}">
</head>
<body>
{% block content %}
{% endblock %}
{% csrf_token %}
<h1>Test!</h1>
<h2><strong>{{ currencyTotal }}</strong></h2>
</body>
</html>