Skip to content

Commit 20cf491

Browse files
committed
added images
1 parent 60bb3ef commit 20cf491

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

TestProject/static/img/app.png

7.64 KB
Loading

TestProject/templates/hello.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
</head>
88
<body>
99
<h2>Hello {{ name }}</h2>
10+
<img src="{% static '/img/app.png' %}">
1011
</body>
1112
</html>

0 commit comments

Comments
 (0)