mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-25 20:42:13 +00:00
nav setting
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
<body class="sm:bg-gray-100">
|
||||
{% include "nav.html" %}
|
||||
|
||||
<section class="container">
|
||||
<div class="bg-white py-6 sm:py-12 sm:px-8 md:px-16 lg:px-20">{{ content | safe }}</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user