forked from GitHub/dbot
Possible project page anniversary remake
This commit is contained in:
parent
5ff5c8a464
commit
2471e4bca3
@ -41,8 +41,7 @@ html(lang='#{curr839}')
|
|||||||
print #{Math.round(wdth)+"%"}
|
print #{Math.round(wdth)+"%"}
|
||||||
td #{milestone.open_issues}
|
td #{milestone.open_issues}
|
||||||
td #{milestone.closed_issues}
|
td #{milestone.closed_issues}
|
||||||
a(href="https://github.com/"+repo+"/")
|
a(href="https://github.com/"+repo+"/") #{propaganda}
|
||||||
#{propaganda}
|
|
||||||
h3 #{languagetranshead}
|
h3 #{languagetranshead}
|
||||||
table#translations
|
table#translations
|
||||||
tr
|
tr
|
||||||
@ -88,5 +87,4 @@ html(lang='#{curr839}')
|
|||||||
each module in modules
|
each module in modules
|
||||||
li #{module}
|
li #{module}
|
||||||
section#footer
|
section#footer
|
||||||
p
|
p #{currver}
|
||||||
#{currver}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user