this repo has no description
1
fork

Configure Feed

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

๐Ÿ› Fix tech names being translated

+1 -1
+1 -1
pages/filtered.templ
··· 15 15 } 16 16 17 17 templ TechnologyPage(tech shared.Technology, db ortfodb.Database, locale string) { 18 - @components.IntroWith("", tech.Name, true) { 18 + @components.IntroWith("", tech.Name, false) { 19 19 <i18n>{ tech.Description }</i18n> 20 20 } 21 21 @components.GalleryPage(