HTTP_UNSUPPORTED_MEDIA_TYPE.shtml 561 Bytes
Newer Older
Maxime Lefrançois's avatar
Maxime Lefrançois committed
<!--#set var="TITLE" value="415 Unsupported Media Type"-->
<!--#include virtual="include/top.shtml" -->
  <header id="g-header">
    <div class="g-container">
      <div class="g-block size-100">
        <div class="g-content g-particle">
          <h2><strong><!--#echo var="REDIRECT_STATUS" -->.</strong> That's an error.</h2>
          <p>The server does not support the media type transmitted in the request.</p>
          <!--#printenv -->
        </div>
      </div>
    </div>
  </header>   
<!--#include virtual="include/bottom.shtml" -->