templates: removed utf8 marker for python3 migration

This commit is contained in:
RhodeCode Admin 2023-07-17 14:59:08 +02:00
parent 7149466aa8
commit de2720a20a
83 changed files with 0 additions and 83 deletions

View file

@ -1,4 +1,3 @@
## -*- coding: utf-8 -*-
${h.secure_form(h.route_path('repo_create'), request=request)}
<div class="form">