Hidden Z
8e2ac32684
Fix templates compatibility with django 1.5
11 years ago
Hidden Z
0c7b7781d2
base.html: fix <title>
13 years ago
Hidden Z
84836a5079
Simplify pagination in browse.html
...
Our old pagination is incompatible with new class-based generic views,
so switch to internal django pagination for some time.
13 years ago
Hidden Z
e6db0d3ff2
latest.html: fix regression introduced in e3416c090e
...
RSS icon gets outside from h3; fix it.
14 years ago
Hidden Z
cc50eec9c2
pyi2phosts/templates/policy.html: fix typo
14 years ago
Hidden Z
e3416c090e
Add translation tags into all templates
...
Also update success_submission.html a little.
14 years ago
Hidden Z
eb14141371
base.html: add language selector
14 years ago
Hidden Z
70b7585e54
Add rss img into templates
14 years ago
Hidden Z
fe5e6ccc80
templates/index.html: add info how to add a jump service into i2ptunnel
...
Since I2P 0.8.3 user can add a custom jump-services.
14 years ago
Hidden Z
0007450844
Implement 2nd-level domain verification when adding a subdomain
...
If user wants to register a subdomain, he must prove he is owner of
2nd-level domain. He must create a file with random name generated by us
in webserver's document root in 2nd-level domain. Then we trying to
fetch this file. If it success, registration gets accepted.
14 years ago
Hidden Z
4d2d4ed29a
templates/browse.html: provide urls with i2padresshelper
14 years ago
Hidden Z
a48e4a998e
templates/index.html: add contact info for INR
14 years ago
Hidden Z
52f4bc15e1
Add template for search results
14 years ago
Hidden Z
c0221cd8ab
templates/base.html: include search field
14 years ago
Hidden Z
9b8e42fac2
templates/base.html: add "latest" to navigation menu
14 years ago
Hidden Z
2685dc485c
templates/base.html: add "header" block inside main div
14 years ago
Hidden Z
c42f6490e7
Add template for 'latest' view
14 years ago
Hidden Z
2b9346a404
templates/browse.html: display date added
14 years ago
Hidden Z
5b5103293a
templates/index.html: suggest adding self destination
14 years ago
Hidden Z
17431a7973
templates/faq.html: spelling fixes (tnx 'dr|z3d')
14 years ago
Hidden Z
7a1c338662
templates/paginator.html: add total count
14 years ago
Hidden Z
b67a9e9cc6
templates/browse.html: add last seen and description
14 years ago
Hidden Z
92098bf0c7
Enable pagination in hosts browsing
14 years ago
Hidden Z
28de73a660
Add paginator.html template
14 years ago
Hidden Z
e3025b02e9
webinterface: add hosts browsing page
14 years ago
Hidden Z
c546f70757
templates/faq.html: add "_list" to "sources"
14 years ago
Hidden Z
cff54ef2be
pyi2phosts/templates/base.html: add slash to link tag
14 years ago
Hidden Z
c0bdadf0a0
pyi2phosts/templates/jump.html: fix meta tag
14 years ago
Hidden Z
f1f89c0c90
templates/faq.html: improvement by 'user'
14 years ago
Hidden Z
cd3895c7d1
templates/faq.html: apply fixes by 'user'
14 years ago
Hidden Z
b281f034b0
templates/policy.html: correction
...
Actually we don't require "must be active before registration", we're
require "host must pass availability check for registration".
14 years ago
Hidden Z
080af231d2
pyi2phosts/templates/index.html: add link to FAQ page
14 years ago
Hidden Z
1215fc05bc
pyi2phosts/templates/base.html: add link to FAQ page
14 years ago
Hidden Z
49dc7ebaf2
Add template for FAQ page
14 years ago
Hidden Z
07a2915235
pyi2phosts/templates/base.html: small fix
14 years ago
Hidden Z
d1366aea50
templates/index.html: fix spelling (tnx 'user')
14 years ago
Hidden Z
4f98a4febe
pyi2phosts/templates/base.html: remove "id" from menu div
14 years ago
Hidden Z
8353439c5b
pyi2phosts/templates/base.html: fix link to css
14 years ago
Hidden Z
beb46692ae
templates/index.html: define block "footer-addon"
14 years ago
Hidden Z
5ead4d4e78
templates/base.html: add block "footer-addon" inside footer
14 years ago
Hidden Z
fba588688c
templates/base.html: add navigation block
14 years ago
Hidden Z
09faddf91b
templates/base.html: put block "content" into div
14 years ago
Hidden Z
6731162a04
templates/base.html: add css
14 years ago
Hidden Z
658e98b87c
templates/policy.html: spelling fixes (tnx 'user')
14 years ago
Hidden Z
93cd0aedd2
Place policy.html with other templates
...
Separate "templates/local/" directory doesn't make sense because most of
reg services will use own templates for most pages.
14 years ago
Hidden Z
c695871938
templates/index.html: some fixes
14 years ago
Hidden Z
9fdef74093
templates/index.html: update header
14 years ago
Hidden Z
cd95f59882
templates/index.html: some more fixes by 'user'
14 years ago
Hidden Z
611235dd2d
pyi2phosts/templates/index.html: bugfix
14 years ago
Hidden Z
dcee6fbb08
pyi2phosts/templates/index.html: bugfix
14 years ago