i have no idea how many changes
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %} {% block content %} {% if posts.len() == 0 %}
|
||||
<p class="no-posts">You've found void in the space.</p>
|
||||
{% else %}
|
||||
<h1 class="mx-6 mt-3 text-4xl text-blue-900 font-extrabold">
|
||||
<h1 class="mx-6 mt-3 text-4xl text-blue-950 font-extrabold">
|
||||
{% if let Some(t) = tag %}
|
||||
<em>{{t}}</em>
|
||||
{% else %}
|
||||
|
Reference in New Issue
Block a user