소스 검색

Fix.

pull/24/head
Ben Kurtovic 11 년 전
부모
커밋
25a73484ec
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      pages/copyvios.mako

+ 1
- 0
pages/copyvios.mako 파일 보기

@@ -11,6 +11,7 @@
<p>The given page doesn't seem to exist: <a href="${page.url}">${page.title | h}</a>.</p>
</div>
% elif query.project and query.lang and query.title and query.url and page and result == "bad URI":
<% result = None %>
<div class="red-box">
<p>Unsupported URI scheme: <a href="${query.url | h}">${query.url | h}</a>.</p>
</div>


불러오는 중...
취소
저장