Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2eb061
Add error pages
Authored and Committed by Johan Cwiklinski
11 years ago
raw
patch
tree
parent
5 files changed.
56 lines added
.
0 lines removed
.
progit/__init__.py
file modified
+18
-0
progit/static/progit.css
file modified
+4
-0
progit/templates/fatal_error.html
file added
+10
progit/templates/not_found.html
file added
+12
progit/templates/unauthorized.html
file added
+12
Add error pages
progit/__init__.py
file modified
+18
-0
progit/static/progit.css
file modified
+4
-0
progit/templates/fatal_error.html
file added
+10
progit/templates/not_found.html
file added
+12
progit/templates/unauthorized.html
file added
+12