DmitrMakeev commited on
Commit
02d3107
·
verified ·
1 Parent(s): 625126d

Update monitor.html

Browse files
Files changed (1) hide show
  1. monitor.html +1 -1
monitor.html CHANGED
@@ -7,7 +7,7 @@
7
  </head>
8
  <body>
9
  <h1>Монитор сервера</h1>
10
- <h2>Мелиа файлы</h2>
11
  <ul>
12
  {% for file in uploaded_files %}
13
  <li>{{ file }}</li>
 
7
  </head>
8
  <body>
9
  <h1>Монитор сервера</h1>
10
+ <h2>Медиафайлы</h2>
11
  <ul>
12
  {% for file in uploaded_files %}
13
  <li>{{ file }}</li>