mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-24 08:00:22 +00:00
Delete pattern.html
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="1"><tr><td>It's a cell</td>></tr>></table>>
|
||||
{% autoescape off %}
|
||||
{{data}}
|
||||
{% endautoescape %}
|
||||
{% load static %}
|
||||
<img src="{% static 'polls/Lake.jpeg' %}">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user