feat(base): create detail view templates
purpose is to aid in the development of a detail form #22 #24 #226
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
<link rel="stylesheet" href="{% static 'base.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'code.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'content.css' %}">
|
||||
<script src="{% static 'functions.js' %}"></script>
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user