回答編集履歴

1

aplication名を修正しました。

2019/11/20 15:06

投稿

daihuku_chan
daihuku_chan

スコア7

test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  {% load static %}
40
40
 
41
- <link rel="stylesheet" type="text/css" href="{% static 'helloengineer/base.css' %}">
41
+ <link rel="stylesheet" type="text/css" href="{% static 'aplication/base.css' %}">
42
42
 
43
43
  ```
44
44