Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<?php include "global_header_no_sidebar.php"; ?>
<div class="row">
<div class="col-md-12">
<div class="post content clearfix">
<h2 class="page-title">Page Down For Maintenance</h2>
<div class="entry">
<div class="row">
<div class="col-sm-12 col-md-4">
<p>The page you are looking for is currently down for maintenance. It will be back up momentarily.</p>
<ul>
<li>Click on <a href="http://financialaid.uconn.edu">Home</a> to go to the site homepage</li>
<li>Remember to update any saved links</li>
</ul>
</div>
<div class="col-sm-12 col-md-8">
<img class="img-responsive" src="http://financialaid.uconn.edu/wp-content/themes/hale/JonathanStill.jpg" alt="photo of puppy"/>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include "global_footer_no_sidebar.php"; ?>