Hidden Z
33216703d1
Create separate page for contact information
2013-10-08 17:15:15 +00:00
Hidden Z
8e2ac32684
Fix templates compatibility with django 1.5
2013-09-27 18:19:49 +00:00
Hidden Z
0c7b7781d2
base.html: fix <title>
2012-03-10 16:17:26 +00:00
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.
2011-12-23 18:57:42 +00:00
Hidden Z
e6db0d3ff2
latest.html: fix regression introduced in e3416c090e
...
RSS icon gets outside from h3; fix it.
2011-02-19 16:26:58 +00:00
Hidden Z
cc50eec9c2
pyi2phosts/templates/policy.html: fix typo
2011-02-19 15:57:15 +00:00
Hidden Z
e3416c090e
Add translation tags into all templates
...
Also update success_submission.html a little.
2011-02-19 13:26:28 +00:00
Hidden Z
eb14141371
base.html: add language selector
2011-02-19 13:24:19 +00:00
Hidden Z
70b7585e54
Add rss img into templates
2011-02-17 18:52:51 +00:00
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.
2011-02-06 14:15:34 +00:00
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.
2011-01-17 18:09:53 +00:00
Hidden Z
4d2d4ed29a
templates/browse.html: provide urls with i2padresshelper
2010-12-07 20:09:01 +00:00
Hidden Z
a48e4a998e
templates/index.html: add contact info for INR
2010-11-20 18:21:23 +00:00
Hidden Z
52f4bc15e1
Add template for search results
2010-11-12 20:48:41 +00:00
Hidden Z
c0221cd8ab
templates/base.html: include search field
2010-11-12 19:53:58 +00:00
Hidden Z
9b8e42fac2
templates/base.html: add "latest" to navigation menu
2010-11-11 19:28:33 +00:00
Hidden Z
2685dc485c
templates/base.html: add "header" block inside main div
2010-11-11 19:28:07 +00:00
Hidden Z
c42f6490e7
Add template for 'latest' view
2010-11-11 19:27:21 +00:00
Hidden Z
2b9346a404
templates/browse.html: display date added
2010-11-11 19:25:39 +00:00
Hidden Z
5b5103293a
templates/index.html: suggest adding self destination
2010-11-07 17:59:54 +00:00
Hidden Z
17431a7973
templates/faq.html: spelling fixes (tnx 'dr|z3d')
2010-11-07 13:24:13 +00:00
Hidden Z
7a1c338662
templates/paginator.html: add total count
2010-11-07 09:22:09 +00:00
Hidden Z
b67a9e9cc6
templates/browse.html: add last seen and description
2010-11-07 08:00:08 +00:00
Hidden Z
92098bf0c7
Enable pagination in hosts browsing
2010-11-06 21:14:39 +00:00
Hidden Z
28de73a660
Add paginator.html template
2010-11-06 21:13:23 +00:00
Hidden Z
e3025b02e9
webinterface: add hosts browsing page
2010-11-06 19:11:08 +00:00
Hidden Z
c546f70757
templates/faq.html: add "_list" to "sources"
2010-11-06 19:04:14 +00:00
Hidden Z
cff54ef2be
pyi2phosts/templates/base.html: add slash to link tag
2010-11-06 08:50:18 +00:00
Hidden Z
c0bdadf0a0
pyi2phosts/templates/jump.html: fix meta tag
2010-11-06 08:49:33 +00:00
Hidden Z
f1f89c0c90
templates/faq.html: improvement by 'user'
2010-11-05 22:11:08 +00:00
Hidden Z
cd3895c7d1
templates/faq.html: apply fixes by 'user'
2010-11-05 22:06:14 +00:00
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".
2010-11-05 21:43:43 +00:00
Hidden Z
080af231d2
pyi2phosts/templates/index.html: add link to FAQ page
2010-11-05 21:12:58 +00:00
Hidden Z
1215fc05bc
pyi2phosts/templates/base.html: add link to FAQ page
2010-11-05 21:12:27 +00:00
Hidden Z
49dc7ebaf2
Add template for FAQ page
2010-11-05 21:11:44 +00:00
Hidden Z
07a2915235
pyi2phosts/templates/base.html: small fix
2010-11-05 19:54:04 +00:00
Hidden Z
d1366aea50
templates/index.html: fix spelling (tnx 'user')
2010-11-05 16:28:58 +00:00
Hidden Z
4f98a4febe
pyi2phosts/templates/base.html: remove "id" from menu div
2010-11-05 16:11:57 +00:00
Hidden Z
8353439c5b
pyi2phosts/templates/base.html: fix link to css
2010-11-05 14:53:56 +00:00
Hidden Z
beb46692ae
templates/index.html: define block "footer-addon"
2010-11-05 14:39:06 +00:00
Hidden Z
5ead4d4e78
templates/base.html: add block "footer-addon" inside footer
2010-11-05 14:38:08 +00:00
Hidden Z
fba588688c
templates/base.html: add navigation block
2010-11-05 14:06:22 +00:00
Hidden Z
09faddf91b
templates/base.html: put block "content" into div
2010-11-05 14:04:16 +00:00
Hidden Z
6731162a04
templates/base.html: add css
2010-11-05 14:02:57 +00:00
Hidden Z
658e98b87c
templates/policy.html: spelling fixes (tnx 'user')
2010-11-05 12:04:18 +00:00
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.
2010-11-05 12:01:12 +00:00
Hidden Z
c695871938
templates/index.html: some fixes
2010-11-05 11:27:49 +00:00
Hidden Z
9fdef74093
templates/index.html: update header
2010-11-05 08:39:44 +00:00
Hidden Z
cd95f59882
templates/index.html: some more fixes by 'user'
2010-11-05 08:39:22 +00:00
Hidden Z
611235dd2d
pyi2phosts/templates/index.html: bugfix
2010-11-05 08:32:19 +00:00