mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 01:15:26 +00:00
Uppercasing 'tags' page title
This commit is contained in:
parent
4fae3b0a85
commit
a87a1b7d3b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{% extends "layout.twig" %}
|
||||
{% block title %}tags{% endblock %}
|
||||
{% block title %}Tags{% endblock %}
|
||||
{% block menu %}
|
||||
{% include '_menu.twig' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue