This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
CSS fix
master
Unknwon
9 years ago
parent
d370effca5
commit
cceb3364bb
1 changed files
with
3 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
templates/user/profile.tmpl
+ 3
- 1
templates/user/profile.tmpl
View File
@@ -78,7 +78,9 @@
</div>
</div>
{{else}}
{{else}}
<br>
<br>
{{template "user/dashboard/feeds" .}}
<div class="feeds">
{{template "user/dashboard/feeds" .}}
</div>
{{end}}
{{end}}
</div>
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save