From: Dan Scott Date: Mon, 16 Dec 2013 19:58:49 +0000 (-0500) Subject: Give the content-wrapper a main-content for indentation X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fd3b1330d6f655a1fbe97e1d3e6831f319ce03b5;p=working%2FEvergreen.git Give the content-wrapper a main-content for indentation Must make things look pretty, my pretty. Or at least consistent with other pages in the TPAC. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/opac/library.tt2 b/Open-ILS/src/templates/opac/library.tt2 index b3b63909aa..7fd8fb4224 100644 --- a/Open-ILS/src/templates/opac/library.tt2 +++ b/Open-ILS/src/templates/opac/library.tt2 @@ -4,7 +4,8 @@ ctx.page_title = l("Library details: [_1]", ctx.library.name); -%] [%- INCLUDE "opac/parts/searchbar.tt2" %] -
+
+

[% ctx.library.name | html %]

[%- @@ -80,3 +81,4 @@
[%- END %] +