##// END OF EJS Templates
emails: improved styling, and fixed problems with some email clients...
emails: improved styling, and fixed problems with some email clients - fixes #5620

File last commit:

r4030:386f1ab6 default
r4377:a2405083 stable
Show More
index.js
6 lines | 285 B | application/javascript | JavascriptLexer
import '@polymer/iron-ajax/iron-ajax.js';
import './shared-styles.js';
import './channelstream-connection/channelstream-connection.js';
import './rhodecode-toast/rhodecode-toast.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';