mirror of
https://github.com/JustKato/FreePad.git
synced 2026-04-11 14:18:47 +03:00
Implemented a views counter
+ Implemented views for the post struct + Views functions + Views storage file
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
</path>
|
||||
</svg>
|
||||
</span>
|
||||
<input type="text" class="form-control" readonly value="1">
|
||||
<input type="text" class="form-control" readonly value="{{.views}}">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user