shadowsocks-manager
Version:
A shadowsocks manager tool for multi user and traffic control.
6 lines • 375 B
HTML
<div layout-fill layout="column" layout-align="space-between center" style="background-color: #E0E0E0;" ng-if="!config.fullscreenSkin">
<div layout-fill
ng-include="'/public/views/skin/' + config.skin + '.html'">
</div>
</div>
<div hide-xs hide-sm style="position: absolute; left: 5px; bottom: 5px; color:#555; font-size:12px;">{{ config.version }}</div>