Guest User

Untitled

a guest
Mar 20th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. @Tag("main-page")
  2. @HtmlImport("src/page/home.html")
  3. @Viewport("width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no")
  4. public class HomeView extends PolymerTemplate<HomeView.Model> implements RouterLayout, HasUrlParameter<String>,
Add Comment
Please, Sign In to add comment