remotes/1693045480750635534/spooky-22
kek7198 2021-12-11 21:28:31 -06:00
parent b6a6e539ec
commit 49b564ab88
2 changed files with 43 additions and 44 deletions

View File

@ -7,6 +7,8 @@
{% block content %}
<div class="col-span-full">
{% if request.values.get('error') or error %}
<div class="alert alert-danger alert-dismissible fade show my-3" role="alert">
<i class="fas fa-exclamation-circle my-auto"></i>
@ -58,11 +60,8 @@
{% endif %}
<pre>
</pre>
<p>If you can see this line, we haven't been contacted by any law enforcement or governmental organizations in 2021 yet.</p>
</div>
{% endblock %}

View File

@ -87,7 +87,7 @@
<div class="mt-4 w-full px-4 sm:px-0">
<ul class="mx-auto max-w-2xl flex flex-col md:flex-row md:items-center md:justify-center md:space-x-3 md:divide-x md:divide-gray-700 text-xs font-medium leading-none">
<li>
<a href="#" class="text-gray-500 hover:text-gray-400">
<a href="/post/5500" class="text-gray-500 hover:text-gray-400">
About
</a>
</li>
@ -97,7 +97,7 @@
</a>
</li>
<li class="mt-4 md:mt-0 md:pl-3">
<a href="#" class="text-gray-500 hover:text-gray-400">
<a href="/post/5500" class="text-gray-500 hover:text-gray-400">
Welcome Guide
</a>
</li>