From 195347ade8b89afc3f05438fdd16b6c1e5c54a92 Mon Sep 17 00:00:00 2001 From: Abhishek Date: Jul 10 2018 13:12:26 +0000 Subject: add ask page template --- diff --git a/src/pages/ask/ask.html b/src/pages/ask/ask.html index 6440d60..90a1389 100644 --- a/src/pages/ask/ask.html +++ b/src/pages/ask/ask.html @@ -1,59 +1,48 @@ - - - - - - - - - - - - - - - - - - {{ question.title }} - - - - - - - - - - - {{ question.score }} -
- VOTE -
- - {{ question.answerCount }} -
- Ans -
- - {{ question.viewCount }} -
- VIEW -
-
-
-
-
+ + + + Fedora + + + + + + + + + + Latest + + + Most Voted + + + Popular + + + + + + + + + {{question.score}} + + + + + {{question.title}} + + + {{tag}} + + + + + + + + + \ No newline at end of file