Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, surveyed Tuc Dup Hill National Relic Site

(AG Provincial E-Portal) - On the morning of February 5th, Mr. Ho Van Mung, Alternate member of the Party Central Committee, Deputy Secretary of the Provincial Party Committee, Chairman of the rr88 tải Provincial People's Committee, led the provincial working delegation to survey the Tuc Dup Hill National Relic Site (An Tuc Commune, Tri Ton District). Mrs. Nguyen Thi Minh Thuy, Vice Chairwoman of the rr88 tải Provincial People's Committee and representatives of the leaders of departments and Tri Ton District joined the working delegation.

Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, surveyed some tourism activities
Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, gave a speech at the survey

After surveying the actual tourism activities at the Tuc Dup Hill National Relic Site, working with rr88 tải Tourism Joint Stock Company (under Sao Mai Group) and listening to the proposals and recommendations of the company, departments and localities, Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, acknowledged and commended the efforts of agencies, units and localities, including rr88 tải Tourism Joint Stock Company as well as Sao Mai Group in preserving and promoting the historical value of the Tuc Dup Hill National Relic Site, attracting tourists to visit and travel, contributing to the overall development of rr88 tải tourism industry.

Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, suggested that in the coming time, Tri Ton District People's Committee coordinated with relevant departments and branches to urgently implement the planning of Tuc Dup Hill National Relic Site according to regulations, at the same time manage the relic site according to decentralized authority, develop solutions in order to ensure security, order, traffic safety and continue to propagate and educate revolutionary history for the young generation and Tri Ton people.

Mr. Ho Van Mung, Chairman of rr88 tải Provincial People's Committee, assigned the Department of Culture, Sports and Tourism to coordinate with Tri Ton District People's Committee and rr88 tải Tourism Joint Stock Company to ensure the management, conservation and promotion of the value of Tuc Dup Hill National Relic Site; review the contents according to legal regulations (including the 2024 Law on Cultural Heritage) to advise the Provincial People's Committee to direct the effective implementation of relic site management.

In addition, rr88 tải Tourism Joint Stock Company was requested to coordinate with relevant sectors and localities to strictly manage the relic site, demonstrate its solemnity, and not allow visitors to engage in activities that affect the value of the relic. In addition, at tourist attractions, it was necessary to arrange information boars and QR code scanning applications so that visitors could learn more about the historical value of the relic site... ./.

News by Duy Anh

Translated by Kim Ngan

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }