We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e967d1c commit 5c3094dCopy full SHA for 5c3094d
_plugins/translation_status.rb
@@ -16,7 +16,7 @@ module TranslationStatus
16
17
POST_DISPLAY_LENGTH = 50
18
19
- TEMPLATE = <<-ERB.gsub(/^ /, "")
+ TEMPLATE = <<~ERB
20
<p>
21
Posts with missing translations: <%= posts.size.to_s %><br>
22
Start date: <%= START_DATE %><br>
0 commit comments