diff --git a/src/main/resources/egovframework/mapper/nlib/cmm/MainDAO_SQL.xml b/src/main/resources/egovframework/mapper/nlib/cmm/MainDAO_SQL.xml index a3462236..bf969d98 100644 --- a/src/main/resources/egovframework/mapper/nlib/cmm/MainDAO_SQL.xml +++ b/src/main/resources/egovframework/mapper/nlib/cmm/MainDAO_SQL.xml @@ -38,57 +38,23 @@ diff --git a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp index de6499d5..80b87697 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp +++ b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp @@ -4,6 +4,9 @@ <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="tiles" uri="http://tiles.apache.org/tags-tiles"%> +<% +String councilDnsHost = (String)session.getAttribute("councilDnsHost"); +%> @@ -12,6 +15,14 @@ + + + + + + + + diff --git a/src/main/webapp/images/meta_og_image.jpg b/src/main/webapp/images/meta_og_image.jpg new file mode 100644 index 00000000..075fd409 Binary files /dev/null and b/src/main/webapp/images/meta_og_image.jpg differ