Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/exception_default.html.ep
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<% if ($ENV{WEBWORK_SERVER_ADMIN}) { =%>
<%= link_to $ENV{WEBWORK_SERVER_ADMIN} => "mailto:$ENV{WEBWORK_SERVER_ADMIN}" %>\
<% } =%>\
, including all of the following information as well as what what you were doing when the error occurred.
, including all of the following information as well as what you were doing when the error occurred.
</p>
<h2>Error record identifier</h2>
<p style="margin-left:2em;color:#dc2a2a"><code><%= $uuid =%></code></p>
Expand Down