Trung tâm CNTT&TT - Sở Thông tin và Truyền thông
- Trang chủ
- Tổng quan
- Tin tức - Sự kiện
- Thủ tục hành chính
- Cải cách hành chính
- Tuyền truyền CCHC
- Công tác chỉ đạo điều hành
- Cải cách chế độ công vụ
- Cải cách tài sản công
- Áp dụng ISO trong hoạt động
- Chấm điểm CCHC, hoàn thành nhiệm vụ
- Hệ thống báo cáo
- CCTC theo dõi thi hành pháp luật.
- CCTTHC thực hiện cơ chế một cửa
- CC bộ máy hành chính nhà nước
- Xây dựng và phát triển CQ điện tử, CP điện tử
- Văn bản trao đổi
- Quản lý nhà nước
- Chiến lược, QH, KH
- Đảng - Đoàn thể
- Lịch công tác
- Báo cáo tài chính
LƯỢT TRUY CẬP
Đang truy cập: 16
Hôm nay: 530
Tổng lượt truy cập: 1.432.938
Có lỗi xảy ra trong quá trình xử lý biểu mẫu.
The following has evaluated to null or missing: ==> art [in template "10131#10164#693216" at line 302, column 104] ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${art.imagename} [in template "10131#10164#693216" at line 302, column 102] ----
1<style type="text/css">
2 #Detail img {
3 max-width:100% !important;
4 }
5 .breadcrumb > li + li::before {
6 content: ">>";
7 font-size: 13px;
8 color: black;
9 padding-left: 1px;
10 font-weight: bold;
11 }
12 .breadcrumb {
13 display: flex;
14 flex-wrap: wrap;
15 list-style: none;
16 background-color: #e9ecef;
17 border-radius: 0px;
18 }
19
20 .detail_content_news {
21 width: 100%;
22 float: left;
23 padding: 15px;
24 border: 1px solid #ececec;
25 }
26 ol.breadcrumb>li {
27 background: url(/o/quangtri-theme/resources/image/icons/tab.png) no-repeat;
28 height: 29px;
29 background-size: 100% 39px;
30 padding: 4px 0px 4px 10px;
31 }
32
33 a.title-font.white-text {
34 line-height: 3px;
35 color: #1567b3 !important;
36 font-size: 13px;
37 text-transform: uppercase;
38 font-weight: bold;
39 }
40 .time_detail_news
41 {
42 margin-top: 10px;
43 margin-bottom: 0px;
44 font-size: 14px;
45 }
46 .h1_title_news
47 {
48 font-size: 27px;
49 }
50 .ho_tro {
51 text-align:right;
52 width: 100%;
53 color: #939393;
54 margin: 0px 0px 10px 0px;
55 font-size: 13px;
56 font-family: arial, helvetica, sans-serif;
57 }
58 .email_print a
59 {
60 margin-left:6px;
61 }
62 .email_print b
63 {
64 margin-left:6px !important;
65 }
66 .article_summary_detail
67 {
68 line-height: 23px;
69 color: #000000;
70 font-size: 17px;
71 float: none;
72 font-family: arial, helvetica, sans-serif;
73 }
74 .article_summary_detail p
75 {
76 font-size: 15px !important;
77 }
78 p em
79 {
80 font-size:13px;
81 }
82 .sharelist {
83 zoom: 1.2 !important;
84 padding-top: 30px;
85 }
86 .print_back {
87 float: left;
88 width: 100%;
89 padding: 20px;
90 border-right: 1px solid #ececec;
91 border-left: 1px solid #ececec;
92 border-bottom: 1px solid #ececec;
93 }
94 .title_name_orther {
95 float: left;
96 color: #1567b3;
97 font-size: 16px;
98 text-transform: uppercase;
99 font-weight: bold;
100 border-bottom: 1px solid #1567b3;
101 padding-bottom: 5px;
102 width: 100%;
103 }
104 .ul_li_orther {
105 width: 100%;
106 float: left;
107 margin: 20px 0px !important;
108 padding:0px !important;
109
110 }
111 .ul_li_orther li
112 {
113 font-family: arial, helvetica, sans-serif !important;
114 padding-bottom:10px !important;
115 }
116 .ul_li_orther li a {
117 font-size: 13px;
118 font-weight: 700;
119 }
120 .ul_li_orther li a:before {
121 content: '';
122 width: 4px;
123 height: 4px;
124 background: #316db7;
125 float: left;
126 margin-top: 10px;
127 margin-right: 10px;
128 }
129 .ul_li_orther .time_3 {
130 width: auto !important;
131 margin-left: 10px;
132 }
133 .time_3 {
134 font-size: 13px;
135 font-weight: 100 !important;
136 color: #999999;
137 display: inline-block;
138 position: relative;
139 padding-left: 10px;
140 margin-top: 5px;
141 width: 100%;
142 }
143 table
144 {
145 width:100%;
146 }
147
148 [class^="icon-"], [class*=" icon-"] {
149 font-family: 'fontawesome-alloy' !important;
150 }
151 </style>
152 <#list catalogues as catalogue>
153
154 <#assign
155
156 size = articleService.countArticles(catalogue.catalogueid, organizationId)
157
158 pageHolder = freemakerUtil.getPageHolder(size, number_page, currentPage)
159
160 articles = articleService.getArticles(
161 catalogue.catalogueid, organizationId,
162 pageHolder.getStart(), (pageHolder.getStart() + pageHolder.getNumberObjects()),
163 numberArticle, numberRelation)
164
165 articlesMain = articles[0]
166 articlesRelation = articles[1]
167 >
168 <#list articlesMain as article>
169 <#if (article?index == 0)>
170 <div id="Detail">
171 <div class="titleNewsDetail">
172 <ol class="breadcrumb" style="padding:2px 0px 5px 2px">
173 <#if catalogue??>
174 <li>
175 <a class="title-font white-text" style="color:black !important">${ localization.getLocalization( catalogue.name_vn, "${languageId}" ) }</a>
176 </li>
177 <#else>
178 </#if>
179
180 <#if ADMIN_AND_POWER == true>
181 <li>
182 <a style="color:black !important" class="title-font white-text edit_article_v" articleid="${article.articleid}">Sửa bài viết</a>
183 </li>
184 </#if>
185
186
187 </ol>
188
189 </div>
190
191 <div id="right_content2">
192
193 <div class="detail_news1">
194 <div id="printableArea">
195
196 <!-- Title -->
197
198 <div class="detail_content_news">
199
200
201 <h3 class="h1_title_news ">${freemakerUtil.removeHTML(localization.getLocalization(article.title_vn, "${languageId}"), 300)}</h3>
202
203
204 <!-- Tools -->
205 <div class="time_fonsize">
206
207 <#if languageId == "vi_VN">
208 <#if article.startshowtime??>
209 <p class="time_detail_news">${dateFormat.format(article.startshowtime, "dd-MM-yyyy")}</p>
210 </#if>
211 </#if>
212
213 <#if languageId != "vi_VN">
214 <p class="time_detail_news" style="padding-bottom:0px">Post date: ${dateFormat.format(article.startshowtime, "dd-MM-yyyy")}</p>
215 </#if>
216
217 <script type="text/javascript">
218 var min=11;
219 var max=21;
220 var sizeDefault=13;
221 function zoominLetter(){
222 var a=document.getElementsByClassName("article_summary_detail");for(i=0;i<a.length;i++){
223 if(a[i].style.fontSize){
224 var b=parseInt(a[i].style.fontSize.replace("px",""))
225 }else{
226 var b=sizeDefault
227 }if(b!=max){b+=1}a[i].style.fontSize=b+"px";$(".article_summary_detail *").css("fontSize",b+"px")
228 }
229 }
230 function zoomoutLetter(){
231 var a=document.getElementsByClassName("article_summary_detail");
232 for(i=0;i<a.length;i++){
233 if(a[i].style.fontSize){
234 var b=parseInt(a[i].style.fontSize.replace("px",""))
235 }else{var b=12}if(b!=min){b-=1}a[i].style.fontSize=b+"px";
236 $(".article_summary_detail *").css("fontSize",b+"px")}
237 };
238 </script>
239
240
241 <script type="text/javascript">
242 var min=11;
243 var max=21;
244 var sizeDefault=13;
245 function zoominLetter(){
246 var a=document.getElementsByClassName("article_summary_detail");
247 for(i=0;i<a.length;i++){
248 if(a[i].style.fontSize){
249 var b=parseInt(a[i].style.fontSize.replace("px",""))
250 }else{
251 var b=sizeDefault
252 }if(b!=max){b+=1}a[i].style.fontSize=b+"px";$(".article_summary_detail *").css("fontSize",b+"px")
253 }
254 }
255 function zoomoutLetter(){
256 var a=document.getElementsByClassName("article_summary_detail");
257 for(i=0;i<a.length;i++){
258 if(a[i].style.fontSize){
259 var b=parseInt(a[i].style.fontSize.replace("px",""))
260 }else{var b=12}if(b!=min){b-=1}a[i].style.fontSize=b+"px";
261 $(".article_summary_detail *").css("fontSize",b+"px")
262 }
263 };
264 </script>
265
266 <script type="text/javascript">
267 $(document).ready(function(){
268 $('.summary_detail_news root static-content').contents().filter(function(){ return this.nodeType != 1; }).remove();
269 $('.article_summary_detail').contents().filter(function(){ return this.nodeType != 1; }).remove();
270 function goBack(){
271 window.history.back();
272 }
273 });
274 </script>
275 <div id="txTts"></div>
276
277 <div class="ho_tro">
278 <div class="chinh_font">
279
280
281 </div>
282 </div>
283
284 </div>
285
286 <div class="article_summary_detail">
287
288 <!-- Intro -->
289
290 <#if article.summarycontent_vn??>
291 <span class="summary_detail_news">
292 ${article.summarycontent_vn}
293 </span>
294 </#if>
295
296
297 <!---Image detail new--->
298
299 <#if article.imagename?has_content && article.imagename?length != 0>
300
301 <div style="text-align:center;">
302 <img src="/o/3cmsnew-portlet/ViewImage?imagename=${art.imagename}"
303 style="padding: 15px 15%;" class="imgDetailNew" />
304
305 <#if article.imagecomment_en?has_content>
306 <p class="imgDetail">
307 ${article.imagecomment_en}
308 </p>
309 </#if>
310 </div>
311 </#if>
312 <!---Image detail--->
313
314
315 <!-- Content -->
316 <p id="content">
317 ${article.content_vn}
318 </p>
319 </div>
320 </div>
321 </div>
322
323 </div>
324 </div>
325 </div>
326 </#if>
327 </#list>
328 </#list>
Địa chỉ liên hệ
SỞ THÔNG TIN VÀ TRUYỀN THÔNG QUẢNG TRỊ
Điện thoại: (0233) 3575155 - Fax: (0233) 3554711
Email: sotttt@quangtri.gov.vn
Địa chỉ: 51 Trần Hưng Đạo, thành phố Đông Hà, tỉnh Quảng Trị
Người chịu trách nhiệm chính: Ông Nguyễn Văn Tường, Giám đốc Sở Thông tin và Truyền thông tỉnh Quảng Trị
Đơn vị vận hành: Bản quyền thuộc Sở Thông tin và Truyền thông tỉnh Quảng Trị (Ghi rõ nguồn “https://sotttt.quangtri.gov.vn/” khi phát hành lại thông tin từ trang web này)