|
@@ -8,19 +8,8 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<title>Finanzas</title>
|
|
<title>Finanzas</title>
|
|
|
|
|
|
|
|
- <meta name="description" content="Finanzas personales">
|
|
|
|
|
- <meta name="author" content="Celestino Rey" >
|
|
|
|
|
- <link rel="shortcut icon" href="{% static 'images/favicon.ico' %}">
|
|
|
|
|
-
|
|
|
|
|
- <!-- FontAwesome JS-->
|
|
|
|
|
- <script defer src="{% static 'plugins/fontawesome/js/all.min.js' %}"></script>
|
|
|
|
|
-
|
|
|
|
|
- <!-- App CSS -->
|
|
|
|
|
- <link id="theme-style" rel="stylesheet" href="{% static 'css/portal.css' %}">
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- <!--
|
|
|
|
|
<link rel="stylesheet" href="{% static 'style.css' %}">
|
|
<link rel="stylesheet" href="{% static 'style.css' %}">
|
|
|
|
|
+ <!--
|
|
|
<link href="{% static 'bootstrap/css/bootstrap-icons.css' %}" rel="stylesheet" />
|
|
<link href="{% static 'bootstrap/css/bootstrap-icons.css' %}" rel="stylesheet" />
|
|
|
<link href="{% static 'bootstrap/css/bootstrap.min.css' %}" rel="stylesheet" />
|
|
<link href="{% static 'bootstrap/css/bootstrap.min.css' %}" rel="stylesheet" />
|
|
|
|
|
|