Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 1.73 KB

File metadata and controls

49 lines (44 loc) · 1.73 KB
layout title navigationBar
default
CAS - Page Not Found
false

{% include variables.html %}

<style> .page_404 img { width: 80%; border-radius: 10px; height: 350px; } @media screen and (max-width: 768px) { .page_404 img { width: 60%; height: 170px; border-radius: 10px; padding-top: 15px; } } </style>
                <div class="contant_box_404">
                    <img src="https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif" />
                    <h1 class="text-center">Your portal gun must be busted, Rick.</h1>
                    <p class="text-center">The page you are looking for is not available.</p>
                    <p style="text-align: justify">
                    <strong>Note:</strong> The documentation maintenance and hosting efforts will cease to exist for EOL versions after 
                    some time. If you do need access to the documentation for an EOLed CAS version, you could always find the original 
                    pages in the <a href="https://github.com/apereo/cas">CAS codebase</a> under <u><strong>the right branch</strong></u> 
                    where you could take the pages and render and host them as you would like and take 
                    on the maintenance and hosting burden on your own.
                    </p>
                </div>
	        </div>
	    </div>
	</div>
</div>