Various fixes for prior

This commit is contained in:
2021-02-22 01:29:17 +00:00
parent ffbcfe28a9
commit b5e80382b9
8 changed files with 22 additions and 49 deletions

View File

@@ -1,8 +1,9 @@
{% extends 'base_embed.html' %}
{% load static %}
{% block js %}
<script src="{% static 'js/all.js' %}"></script>
{% block extra-head %}
<link href="{% static 'fontawesome_free/css/fontawesome.css' %}" rel="stylesheet" type="text/css">
<link href="{% static 'fontawesome_free/css/solid.css' %}" rel="stylesheet" type="text/css">
{% endblock %}
{% block content %}