fnp
/
audio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove jsonfield dependency.
[audio.git]
/
src
/
archive
/
templates
/
404.html
1
{% extends "archive/base.html" %}
2
{% block content %}
3
<h1>Nie znaleziono strony.</h1>
4
5
<p>Nie znaleziono żądanej strony.</p>
6
{% endblock %}