1
0
Fork 0

Refactor repos into template

This commit is contained in:
Francesco Siddi 2023-02-07 15:52:22 +01:00
commit be7a1616c4
3 changed files with 57 additions and 55 deletions

View file

@ -3,6 +3,7 @@
{{template "user/dashboard/navbar" .}}
<div class="ui container">
{{if not .Feeds}}
{{template "blender_components/card_repos" .}}
<div class="ui stackable two column grid">
<div class="column">
{{template "blender_components/card_projects" .}}