Created At: 2026-06-14T16:20:15Z
Completed At: 2026-06-14T16:20:15Z
File Path: `file:///c:/Users/HP/Downloads/climate-system/climate-system/index.php`
Total Lines: 4014
Total Bytes: 169805
Showing lines 1800 to 1835
The following code has been modified to include a line number before every line, in the format: <line_number>: <original_line>. Please note that any changes targeting the original code should remove the line number, colon, and leading space.
1800:           </div>
1801:           <div class="category-content">
1802:             <h3 id="futureCategoryTitleTimeSeries">Future Time Series Graph</h3>
1803:             <p id="futureVariableTextTS">Variabel: -</p>
1804:             <p id="futurePeriodTextTS">Periode: -</p>
1805:           </div>
1806:         </div>
1807:       </div>
1808:       <div class="card-grid">
1809:         <div style="text-align:center;">
1810:           <img id="futureImageClimateStripe"
1811:             src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='400'%3E%3Crect width='800' height='400' fill='%23f1f5f9' rx='15'/%3E%3Ctext x='400' y='200' text-anchor='middle' font-family='Arial,sans-serif' font-size='18' fill='%2394a3b8'%3ETerapkan Filter untuk menampilkan gambar%3C/text%3E%3C/svg%3E"
1812:             onerror="if (typeof PLACEHOLDER_IMG !== 'undefined' && this.src !== PLACEHOLDER_IMG) this.src = PLACEHOLDER_IMG;"
1813:             referrerpolicy="no-referrer"
1814:             style="max-width:100%; border-radius:15px; box-shadow:0 4px 15px rgba(0,0,0,0.15);" />
1815:           <div class="category-content">
1816:             <h3 id="futureCategoryTitleStripe">Future Climate Stripe</h3>
1817:             <p id="futureVariableTextStripe">Variabel: -</p>
1818:             <p id="futurePeriodTextStripe">Periode: -</p>
1819:           </div>
1820:         </div>
1821:       </div>
1822:     </div>
1823:   </section>
1824: 
1825:   <!-- ====================================================== -->
1826:   <!-- ==================== EXPERT MODE ===================== -->
1827:   <!-- ====================================================== -->
1828:   <section class="container" id="expert-mode">
1829:     <h2 class="section-title">
1830:       Expert Mode
1831:     </h2>
1832:     <p class="selected-info">
1833:       Halaman ini memberikan keleluasaan bagi para pengguna untuk melakukan analisis tingkat Kabupaten/Kota.
1834:     </p>
1835:     <div class="expert-grid">
The above content does NOT show the entire file contents. If you need to view any lines of the file which were not shown to complete your task, call this tool again to view those lines.
