This commit is contained in:
aldacron 2017-05-17 01:29:50 -07:00
commit d0f9481b62
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% extends "layout.html" %}
{% block title %}Browse :: {{ config.SITE_NAME }}{% endblock %}
{% block title %}{% if search.term %}{{ search.term | e}}{% else %}Browse{% endif %} :: {{ config.SITE_NAME }}{% endblock %}
{% block body %}
<div class="alert alert-info">