There was an error while loading. Please reload this page.
1 parent 60bb3ef commit 20cf491Copy full SHA for 20cf491
2 files changed
TestProject/static/img/app.png
7.64 KB
TestProject/templates/hello.html
@@ -7,5 +7,6 @@
7
</head>
8
<body>
9
<h2>Hello {{ name }}</h2>
10
+ <img src="{% static '/img/app.png' %}">
11
</body>
12
</html>
0 commit comments