##// END OF EJS Templates
pyramid: make flash messages not rely strictly on pylons session....
pyramid: make flash messages not rely strictly on pylons session. - now if we pass in request it relies to bound session store of given request.

File last commit:

r712:e87a13fe default
r1905:741dca9b default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
<dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>