zulip/templates
Jack Zhang 6e2f90c8c9 Improve /integrations page load time.
Prior to this commit, 7 megabytes of images (through 253 individual requests)
were heavily slowing down the initial load. With this commit, we load only the
logos (60 or so images).

Documentation and images for the individual integration sub-pages is requested
separately using the /integrations/doc/ endpoint, which returns HTML.
2017-07-13 20:37:09 -07:00
..
analytics analytics: Restyle and refactor /stats page. 2017-07-07 18:22:32 -07:00
confirmation confirm.html: Add text suggesting that the users link may be expired. 2017-07-07 18:56:14 -07:00
corporate Clean zephyr.html to use 4 space and consistent indentation. 2017-06-06 22:04:55 -07:00
tests Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
zerver Improve /integrations page load time. 2017-07-13 20:37:09 -07:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html frontend: Redesign templates/404 error page. 2017-07-13 14:46:56 -07:00
500.html frontend: Redesign templates/5xx error page. 2017-07-13 14:46:56 -07:00