pywallter/templates/css/simple_editor.html
John Doe 57241b843b Rework blog section
Wrok in bloc sectionn
2025-12-05 23:20:36 +01:00

4 lines
192 B
HTML

<link href="{{ url_for('static', filename='vendors/simplemde/simplemde.min.css') }}" rel="stylesheet">
<link href="{{ url_for('static', filename='simplemde-custom.css') }}" rel="stylesheet">