From 21b9a461dafeab63893d82a82d7b84ffe3a59c40 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 22:08:26 +0200 Subject: pkgs/back: Remove Back has been moved out-of-tree. --- pkgs/by-name/ba/back/templates/repos.html | 47 ------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 pkgs/by-name/ba/back/templates/repos.html (limited to 'pkgs/by-name/ba/back/templates/repos.html') diff --git a/pkgs/by-name/ba/back/templates/repos.html b/pkgs/by-name/ba/back/templates/repos.html deleted file mode 100644 index dbccba0..0000000 --- a/pkgs/by-name/ba/back/templates/repos.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - Back - - - - -
-
-

Repositories

-
-
- -
    - {% for repo in repos -%} -
  1. - -

    - {{repo.path}} -

    - - {{repo.description}} - {{ "-" }} - {{repo.owner}} - -
    -
  2. - {%- endfor %} -
-
-
- - -- cgit 1.4.1