display graphs for exchange rates

This commit is contained in:
2021-01-24 21:56:14 +01:00
parent d0f3c18eec
commit 6cfffd99c5
8 changed files with 215 additions and 1 deletions
+2
View File
@@ -8,6 +8,8 @@
<link rel="stylesheet" href="{% static 'css/style.css' %}">
<link rel="stylesheet" href="{% static 'css/topnav.css' %}">
<link rel="stylesheet" href="{% static 'css/accordion.css' %}">
<link rel="stylesheet" href="{% static 'css/skeleton-tabs.css' %}">
<script src="{% static 'js/skeleton-tabs.js' %}"></script>
</head>
<body>
{% if user.is_authenticated %}