{% include "fragments/common_headers.html" %}
< To home

Search

{% let tags_value = tags_text.clone().unwrap_or("".into()) %} {% include "fragments/tags_input.html" %}
{% if let Some(tags) = tags %} {% if !tags.is_empty() %}

Tags

{% endif %} {% endif %}

Posts

{% if posts.is_empty() %}
No posts found!
{% else %}
{% endif %}