mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
Default Comment Sort Setting
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body {% if layout != "" %}id="{{ layout }}"{% endif %}>
|
||||
<body id="{% block layout %}{% endblock %}">
|
||||
<!-- NAVIGATION BAR -->
|
||||
<nav>
|
||||
<p id="logo">
|
||||
|
||||
Reference in New Issue
Block a user