- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/account/user_topics.html b/lbforum/templates/lbforum/account/user_topics.html
index c94f6ed..69b187b 100644
--- a/lbforum/templates/lbforum/account/user_topics.html
+++ b/lbforum/templates/lbforum/account/user_topics.html
@@ -20,7 +20,7 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
@@ -63,7 +63,7 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/forum.html b/lbforum/templates/lbforum/forum.html
index dadae31..3070e9c 100644
--- a/lbforum/templates/lbforum/forum.html
+++ b/lbforum/templates/lbforum/forum.html
@@ -32,14 +32,14 @@
{% paginate %}
{% if user.is_authenticated %}
- {% trans "Post new topic" %}
+ {% trans "Post new topic" %}
{% else %}
{% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a topic" %}
{% endif %}
{% include 'lbforum/inc_topic_list.html' %}
@@ -52,7 +52,7 @@
{% if user.is_authenticated %}
- {% trans "Post new topic" %}
+ {% trans "Post new topic" %}
{% else %}
{% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a topic" %}
{% endif %}
diff --git a/lbforum/templates/lbforum/inc_forum_brd_crumbs.html b/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
index 83ecad3..81478a4 100644
--- a/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
+++ b/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
@@ -1,6 +1,6 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/inc_header.html b/lbforum/templates/lbforum/inc_header.html
index 7cf638b..12a27fd 100644
--- a/lbforum/templates/lbforum/inc_header.html
+++ b/lbforum/templates/lbforum/inc_header.html
@@ -2,7 +2,7 @@
@@ -15,8 +15,8 @@
{% trans "Search" %}
{% if user.is_authenticated %}
- {% trans "My profile" %}
- {% trans "Logout" %}
+ {% trans "My profile" %}
+ {% trans "Logout" %}
{% else %}
{% trans "Register" %}
{% trans "Login" %}
@@ -28,7 +28,7 @@
{% if user.is_authenticated %}
- {% blocktrans %}Hello {{user}}{% endblocktrans %}, {% trans "Logout" %}
+ {% blocktrans %}Hello {{user}}{% endblocktrans %}, {% trans "Logout" %}
{% else %}
{% trans "Login" %}
|
diff --git a/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html b/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
index 21ffa20..b21380b 100644
--- a/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
+++ b/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
@@ -1,7 +1,7 @@
{% load i18n %}
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/inc_post_detail.html b/lbforum/templates/lbforum/inc_post_detail.html
index 6c187d2..496a8f6 100644
--- a/lbforum/templates/lbforum/inc_post_detail.html
+++ b/lbforum/templates/lbforum/inc_post_detail.html
@@ -8,7 +8,7 @@
{% page_item_idx page_obj forloop %}
{{ post.created_on|lbtimesince }}
@@ -18,8 +18,8 @@
-
+
@@ -167,13 +167,13 @@
+
@@ -98,13 +98,13 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/account/user_topics.html b/lbforum/templates/lbforum/account/user_topics.html
index c94f6ed..69b187b 100644
--- a/lbforum/templates/lbforum/account/user_topics.html
+++ b/lbforum/templates/lbforum/account/user_topics.html
@@ -20,7 +20,7 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
@@ -63,7 +63,7 @@
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/forum.html b/lbforum/templates/lbforum/forum.html
index dadae31..3070e9c 100644
--- a/lbforum/templates/lbforum/forum.html
+++ b/lbforum/templates/lbforum/forum.html
@@ -32,14 +32,14 @@
{% paginate %}
{% if user.is_authenticated %}
- {% trans "Post new topic" %}
+ {% trans "Post new topic" %}
{% else %}
{% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a topic" %}
{% endif %}
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/inc_header.html b/lbforum/templates/lbforum/inc_header.html
index 7cf638b..12a27fd 100644
--- a/lbforum/templates/lbforum/inc_header.html
+++ b/lbforum/templates/lbforum/inc_header.html
@@ -2,7 +2,7 @@
@@ -15,8 +15,8 @@
{% trans "Search" %}
{% if user.is_authenticated %}
-
{% if user.is_authenticated %}
- {% blocktrans %}Hello {{user}}{% endblocktrans %}, {% trans "Logout" %}
+ {% blocktrans %}Hello {{user}}{% endblocktrans %}, {% trans "Logout" %}
{% else %}
{% trans "Login" %}
|
diff --git a/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html b/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
index 21ffa20..b21380b 100644
--- a/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
+++ b/lbforum/templates/lbforum/inc_new_post_brd_crumbs.html
@@ -1,7 +1,7 @@
{% load i18n %}
- {{ LBFORUM_TITLE }}
+ {{ LBFORUM_TITLE }}
»
diff --git a/lbforum/templates/lbforum/inc_post_detail.html b/lbforum/templates/lbforum/inc_post_detail.html
index 6c187d2..496a8f6 100644
--- a/lbforum/templates/lbforum/inc_post_detail.html
+++ b/lbforum/templates/lbforum/inc_post_detail.html
@@ -8,7 +8,7 @@
{% if user.is_authenticated %}
- {% trans "Post new topic" %}
+ {% trans "Post new topic" %}
{% else %}
{% trans "You must" %} {% trans "Login" %} {% trans "or" %} {% trans "register" %} {% trans "to post a topic" %}
{% endif %}
diff --git a/lbforum/templates/lbforum/inc_forum_brd_crumbs.html b/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
index 83ecad3..81478a4 100644
--- a/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
+++ b/lbforum/templates/lbforum/inc_forum_brd_crumbs.html
@@ -1,6 +1,6 @@
{% page_item_idx page_obj forloop %}
{{ post.created_on|lbtimesince }}
@@ -18,8 +18,8 @@
+
@@ -98,13 +98,13 @@