Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

appview/pages: fix unclosed tag in base repo settings form

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
committer
Tangled
date (Nov 20, 2025, 5:38 AM UTC) commit e99bd478 parent 2be5f4ac change-id zpxoulxt
+1 -1
+1 -1
appview/pages/templates/repo/settings/general.html
··· 58 58 {{ i "loader-circle" "w-4 h-4 animate-spin hidden group-[.htmx-request]:inline" }} 59 59 </button> 60 60 </div> 61 - <fieldset> 61 + </fieldset> 62 62 </form> 63 63 {{ end }} 64 64