update. 处理部分敏感数据
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{% block title %}长白山消防救援支队{% endblock %}</title>
|
||||
<title>{% block title %}{% endblock %}XXXXXXX官网</title>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="{% static 'css/style.css' %}">
|
||||
@@ -19,7 +19,7 @@
|
||||
<div class="header-container flex">
|
||||
<img src="{% static 'images/logo.png' %}" class="logo" alt="">
|
||||
<div>
|
||||
<h1>长白山消防救援支队</h1>
|
||||
<h1>XXXXXXX官网</h1>
|
||||
<p>CHANGBAI MOUNTAIN FIRE AND RESCUE BRIGADE</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user