Skip to content

Commit

Permalink
Template doesn't work like this
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyene committed Sep 8, 2016
1 parent 15c8152 commit 8049d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/language_list.jade
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ block body
tr
td= language.short_display_name
td.language
a(href='{% url "runtime_list" %}#{{ language.key }}')= language.name
span= language.name
td.info
if language.description
.content-description
Expand Down

0 comments on commit 8049d4e

Please sign in to comment.