2DU 9 лет назад
Родитель
Сommit
cd0e838a87
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -531,7 +531,7 @@
 			</div>
 			{% endif %}
 			<hr id="last">
-			<p>{{license}}</p>
+			<p>{% autoescape false %}{{license}}{% endautoescape %}</p>
 			<div id="powered">
 				<a href="https://github.com/2DU/PYnamu"><img src="{{url_for('static', filename='images/on2.png')}}" width="100px"></a>
 			</div>