This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
gosora
Watch
1
Star
0
Fork
You've already forked gosora
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7a12751e4d
gosora
/
templates
/
topics.html
3 lines
95 B
HTML
Raw
Normal View
History
Unescape
Escape
Adding the files.
2016-12-02 07:38:54 +00:00
{{template "header.html" . }}
avoid full page load for /topics/ save bytes
2020-04-11 08:12:37 +00:00
{{template "topics_inner.html" . }}
Show an inline error when there aren't any topics instead of a 404. Use a non-breaking space in the no topics error.
2019-11-02 04:42:24 +00:00
{{template "footer.html" . }}