Static management is hard.

This commit is contained in:
2021-09-18 22:11:19 +10:00
parent 696a557026
commit c7187d479c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{% load static %}<!DOCTYPE html>
<html lang='en-AU'>
<head>
<link rel="stylesheet" type="text/css" href="/static/main/theme.css">
<link rel="stylesheet" type="text/css" href="{% static 'theme.css' %}">
<title>
Tas [] & Van Canto - {{ title }}
</title>