Commit b27f234
committed
Fix URL escaping in packages template
Add Tera safe filter to repo_url and gpg_key_url outputs to prevent
HTML entity encoding of forward slashes in generated URLs.
Signed-off-by: Evgeniy Patlan <evgeniy.patlan@percona.com>1 parent b3a7325 commit b27f234
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments