فهرست منبع

라이선스 칸 수정

2DU 9 سال پیش
والد
کامیت
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>