Separated local styles from gallery view template.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>
|
||||
File: {{image_path.name}}
|
||||
</title>
|
||||
<link href="{% static 'css/styles.css' %}" rel="stylesheet">
|
||||
<link href="{% static 'css/old_styles.css' %}" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body class="background">
|
||||
|
||||
Reference in New Issue
Block a user