mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 03:12:21 -05:00
Merge pull request #906 from jsit/tagstitle
Uppercasing 'tags' page title
This commit is contained in:
commit
4bada2b954
@ -1,5 +1,5 @@
|
||||
{% extends "layout.twig" %}
|
||||
{% block title %}tags{% endblock %}
|
||||
{% block title %}Tags{% endblock %}
|
||||
{% block menu %}
|
||||
{% include '_menu.twig' %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user