Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Minor reformat.
Browse files Browse the repository at this point in the history
  • Loading branch information
kzalewski committed Jun 19, 2014
1 parent bbc1e3c commit 7014284
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/main/webapp/WEB-INF/pages/500.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
<jsp:param value="error" name="page"/>
</jsp:include>
<div class="bbmain error" style="text-align:left; padding:10px 40px; border: 1px solid #555;">
We are sorry but there has been an issue processing your request. Site administrators have been notified and will look into the problem.
Try again later or email support at <a href="mailto:billbuzz@nysenate.gov">billbuzz@nysenate.gov</a> for assistance.
We are sorry but there has been an issue processing your request. Site
administrators have been notified and will look into the problem.
Try again later or email support at
<a href="mailto:billbuzz@nysenate.gov">billbuzz@nysenate.gov</a>
for assistance.
</div>
<%@ include file="/WEB-INF/parts/footer.jsp"%>
<%@ include file="/WEB-INF/parts/footer.jsp"%>

0 comments on commit 7014284

Please sign in to comment.