mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-09 16:15:20 +00:00
Michał
828167f762
Added logging to a .log file Fixed Images loosing colour and rotation on thumbnail generation Added more info to README
6 lines
181 B
HTML
6 lines
181 B
HTML
{% extends 'settings/settings_layout.html' %}
|
|
|
|
{% block settings_general %}settings-nav__item-selected{% endblock %}
|
|
{% block settings_content %}
|
|
<h2>General</h2>
|
|
{% endblock %} |