M13-M14
This commit is contained in:
parent
e0ac9e8c79
commit
cb6d064f87
1644 changed files with 64166 additions and 46 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<html lang="{{ LANGUAGE_CODE|default:"fr" }}" {% if LANGUAGE_BIDI %}dir="rtl"{% endif %}>
|
||||
<head>
|
||||
<title>{% block title %}{% endblock %}</title>
|
||||
<link rel="stylesheet" type="text/css" href="{% static "css/main.css" %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static "admin/css/base.css" %}" />
|
||||
<link rel="stylesheet" type="text/css" href="{% static "admin/css/dashboard.css" %}" />
|
||||
<script type="text/javascript" src="{% static "js/tiny_mce/tiny_mce.js" %}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue