mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-10 00:25:19 +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
179 B
HTML
6 lines
179 B
HTML
{% extends 'settings/settings_layout.html' %}
|
|
|
|
{% block settings_server %}settings-nav__item-selected{% endblock %}
|
|
{% block settings_content %}
|
|
<h2>Server</h2>
|
|
{% endblock %} |