This website works better with JavaScript.
首頁
說明
登入
ben
/
copyvios
镜像来自
https://github.com/earwig/copyvios
關註
1
收藏
1
複製
0
程式碼
版本發佈
0
Activity
瀏覽代碼
Fix.
pull/24/head
Ben Kurtovic
12 年之前
父節點
adf6e9c23a
當前提交
25a73484ec
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
取消
儲存