I'm not able to change page

Concerns:
Epicenter (forio.com)

Trying to make a change on the page above application gets stuck asnd the changes are not accepted.

Please advise me what to do.

Thanks

Joaquim,

Hi,

The issue is that the file was too big at 10,000 lines. I was able to reduce it to 634 lines and now it will save.

The problem is that when the page is edited, Forio duplicates these lines:

    <button type="button" class="btn btn-link save-chart style-scope contour-chart">
    	<span class="glyphicon glyphicon-cloud-download style-scope contour-chart" aria-hidden="true"></span> Download Chart
    </button>

The duplicate buttons don’t normally cause an issue, but enough had accumulated that the page became enormous. I removed the duplicates and resaved the file.