diff --git a/dash/templates/dash/instances/view/index.html b/dash/templates/dash/instances/view/index.html index a616e9b..b5bfb28 100644 --- a/dash/templates/dash/instances/view/index.html +++ b/dash/templates/dash/instances/view/index.html @@ -12,6 +12,7 @@

Created On: {{ instance.created_at }}

+

Gitea Instance|Woodpecker CI

str: + def get_woodpecker_uri(cls, instance: Instance) -> str: """ Get an instance's Gitea URI """