diff --git a/indefero/src/IDF/templates/idf/base-full.html b/indefero/src/IDF/templates/idf/base-full.html index d1a4be3..871acc0 100644 --- a/indefero/src/IDF/templates/idf/base-full.html +++ b/indefero/src/IDF/templates/idf/base-full.html @@ -25,7 +25,7 @@ - + {block extraheader}{/block} {block pagetitle}{$page_title|strip_tags}{/block}{if $project} - {$project.shortdesc}{/if} diff --git a/indefero/src/IDF/templates/idf/base-simple.html b/indefero/src/IDF/templates/idf/base-simple.html index ba902fd..a914246 100644 --- a/indefero/src/IDF/templates/idf/base-simple.html +++ b/indefero/src/IDF/templates/idf/base-simple.html @@ -25,7 +25,7 @@ - + {block extraheader}{/block} {block pagetitle}{$page_title|strip_tags}{/block} diff --git a/indefero/src/IDF/templates/idf/base.html b/indefero/src/IDF/templates/idf/base.html index 65a0bba..b0c74d0 100644 --- a/indefero/src/IDF/templates/idf/base.html +++ b/indefero/src/IDF/templates/idf/base.html @@ -26,7 +26,7 @@ - + diff --git a/indefero/www/media/idf/img/srchub_favicon.pdn b/indefero/www/media/idf/img/srchub_favicon.pdn new file mode 100644 index 0000000..a9fa9eb Binary files /dev/null and b/indefero/www/media/idf/img/srchub_favicon.pdn differ diff --git a/indefero/www/media/idf/img/srchub_favicon.png b/indefero/www/media/idf/img/srchub_favicon.png new file mode 100644 index 0000000..6d3b4ee Binary files /dev/null and b/indefero/www/media/idf/img/srchub_favicon.png differ