diff --git a/themes/openlp2v2/templates/base.tmpl b/themes/openlp2v2/templates/base.tmpl index 01ca163..21bcf1f 100644 --- a/themes/openlp2v2/templates/base.tmpl +++ b/themes/openlp2v2/templates/base.tmpl @@ -48,7 +48,11 @@ ${template_hooks['extra_head']()}
  • Testimonials
  • Support
  • Forums
  • +% if permalink.startswith(u'/blog'):
  • Blog
  • +% else: +
  • Blog
  • +% endif diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index d17eebe..cb3eb2f 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -431,6 +431,7 @@ + Please include the version of OpenLP you're using, and which operating system you have installed.