mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
bitbake: toaster: templates Add meaningful title tags
Our title tags are all over the place, and have no relation to the page content. This commit adds a meaningful title tag to each Toaster page. (Bitbake rev: 1ab8827d684a19a70f3b788aed2327bf30edffe2) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5724b2a651
commit
66d3c353f8
@@ -5,6 +5,8 @@
|
||||
{% load project_url_tag %}
|
||||
{% load humanize %}
|
||||
|
||||
{% block title %} All projects - Toaster {% endblock %}
|
||||
|
||||
{% block pagecontent %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user