##// END OF EJS Templates
packaging: updated some common librarires....
packaging: updated some common librarires. - transaction==2.4.0 - pluggy==0.8.0 - mistune==0.8.4

File last commit:

r2915:59bfd308 default
r3142:5eaad20b default
Show More
rhodecode-unsafe-html.html
9 lines | 292 B | text/html | HtmlLexer
<link rel="import" href="../../../../../../bower_components/polymer/polymer.html">
<dom-module id="rhodecode-unsafe-html">
<template>
<style include="shared-styles"></style>
<slot></slot>
</template>
<script src="rhodecode-unsafe-html.js"></script>
</dom-module>