File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ <h3>{{ _('Versions') }}</h3>
17
17
< td align ="left "> Release</ td > < td align ="right "> Devel</ td >
18
18
</ tr >
19
19
< tr >
20
- < td align ="left "> 0.10.0</ td > < td align ="right "> 1.0-dev </ td >
20
+ < td align ="left "> 0.10.0</ td > < td align ="right "> {% version %} </ td >
21
21
</ tr >
22
22
< tr >
23
23
< td align ="left "> < a href ="{{pathto('users/install')}} "> Download</ a > </ td >
@@ -29,7 +29,7 @@ <h3>{{ _('Versions') }}</h3>
29
29
< div id ="buttons ">
30
30
< div id ="ohloh-use " style ="margin-right: 25px; margin-top: -2px; float: left; ">
31
31
< script type ="text/javascript "
32
- src ="http ://www.ohloh .net/p/480871/widgets/project_users_logo.js ">
32
+ src ="https ://www.openhub .net/p/480871/widgets/project_users_logo.js ">
33
33
</ script >
34
34
</ div > <!-- use -->
35
35
< g:plusone size ="medium " annotation ="none "> </ g:plusone >
You can’t perform that action at this time.
0 commit comments